diff --git a/src/components/SettingsPopover.astro b/src/components/SettingsPopover.astro index 7d3c722..81f13f8 100644 --- a/src/components/SettingsPopover.astro +++ b/src/components/SettingsPopover.astro @@ -12,7 +12,7 @@ const enabledSettings = Object.keys(featureFlags).filter( const { toggle } = Astro.props; --- -
+

Settings