mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(site): restore docs sidebar state on navigation (#160)
This commit is contained in:
@@ -4,7 +4,6 @@ import type { SupportedFramework, SupportedStyle } from '@/types/docs';
|
||||
import { PreferenceUpdater } from '@/components/docs/PreferenceUpdater';
|
||||
import SidebarItem from '@/components/docs/SidebarItem.astro';
|
||||
import { filterSidebar } from '@/utils/docs/sidebar';
|
||||
import FilmGrain from '../FilmGrain';
|
||||
import clsx from 'clsx';
|
||||
|
||||
type Props<F extends SupportedFramework = SupportedFramework> = {
|
||||
|
||||
Reference in New Issue
Block a user