mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-04 11:00:47 +08:00
feat: switch dropdown icons to IconPark
This commit is contained in:
@@ -16,6 +16,7 @@ import {
|
||||
TagOne,
|
||||
MedalOne,
|
||||
Next,
|
||||
Left,
|
||||
DropDownList,
|
||||
MoreOne,
|
||||
SunOne,
|
||||
@@ -55,6 +56,7 @@ export default defineNuxtPlugin((nuxtApp) => {
|
||||
nuxtApp.vueApp.component('TagOne', TagOne)
|
||||
nuxtApp.vueApp.component('MedalOne', MedalOne)
|
||||
nuxtApp.vueApp.component('Next', Next)
|
||||
nuxtApp.vueApp.component('Left', Left)
|
||||
nuxtApp.vueApp.component('DropDownList', DropDownList)
|
||||
nuxtApp.vueApp.component('MoreOne', MoreOne)
|
||||
nuxtApp.vueApp.component('SunOne', SunOne)
|
||||
|
||||
Reference in New Issue
Block a user