diff --git a/src/components/SettingsPopover.astro b/src/components/SettingsPopover.astro index 73c3b40..0558a50 100644 --- a/src/components/SettingsPopover.astro +++ b/src/components/SettingsPopover.astro @@ -8,10 +8,12 @@ const { toggle } = Astro.props; ---