--- import ThemeToggleButton from './ThemeToggleButton.jsx'; import * as CONFIG from '../../config.js'; const {editHref} = Astro.props; const showMoreSection = (CONFIG.COMMUNITY_INVITE_URL || editHref); --- {showMoreSection &&