make neoforge icon look more fox-like, replace hosting LoaderIcon with TagIcon (#7045)

make neoforge icon look more fox-like, replace hosting LoaderIcon with ui lib TagIcon
This commit is contained in:
Prospector
2026-08-07 15:29:25 +00:00
committed by GitHub
parent 204f4da33f
commit d344cbcb7a
11 changed files with 27 additions and 263 deletions
+1
View File
@@ -119,6 +119,7 @@ export type { SortDirection, TableColumn } from './Table.vue'
export { default as Table } from './Table.vue'
export type { TabsTab, TabsValue } from './Tabs.vue'
export { default as Tabs } from './Tabs.vue'
export { default as TagIcon } from './TagIcon.vue'
export { default as TagItem } from './TagItem.vue'
export { default as TagTagItem } from './TagTagItem.vue'
export type {