mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
refactor(site): reorganize SVG assets into assets/icons and assets/logos (#1138)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
a96aad7558
commit
7658c998ac
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import GithubSlugger from 'github-slugger';
|
||||
import DropdownIcon from '@/components/icons/dropdown-arrow.svg?react';
|
||||
import DropdownIcon from '@/assets/icons/dropdown-arrow.svg?react';
|
||||
import type { Guide, Section, SupportedFramework } from '@/types/docs';
|
||||
import { isSection } from '@/types/docs';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user