diff --git a/src/components/SettingsPopover.astro b/src/components/SettingsPopover.astro index 729e3ad..7d3c722 100644 --- a/src/components/SettingsPopover.astro +++ b/src/components/SettingsPopover.astro @@ -30,6 +30,7 @@ const { toggle } = Astro.props; ) ) } + This is where feature flags will be set once made available.