We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29551b5 commit e8b5356Copy full SHA for e8b5356
src/components/CustomSidebar.astro
@@ -1,6 +1,5 @@
1
// @ts-nocheck
2
---
3
-import type { Props } from '../props';
4
5
import SidebarPersister from '@astrojs/starlight/components/SidebarPersister.astro';
6
import SidebarSublist from '@astrojs/starlight/components/SidebarSublist.astro';
0 commit comments