fix: replace vue3-flag-icons with custom CSS-only flag icons
- Remove vue3-flag-icons dependency (was causing slow loading) - Create custom flag-icons.css with only cn and us flags (inline SVG) - Update language-change.vue to use CSS-based flag icons - Delete vue3-flag-icons type declaration file - Flag icons now load instantly without any JavaScript overhead
This commit is contained in:
-1
@@ -1 +0,0 @@
|
||||
declare module 'vue3-flag-icons/styles'
|
||||
Reference in New Issue
Block a user