refactor: separate SimpleSwitch component using Vue SFC (#1033) (#1054)

* refactor: separate SimpleSwitch component using Vue SFC

* fix
This commit is contained in:
pa
2025-01-09 08:42:28 +09:00
committed by GitHub
parent 42e76f0d7f
commit 4751bd51fa
10 changed files with 627 additions and 250 deletions

View File

@@ -52,8 +52,10 @@
"vue-data-tables": "^3.4.5",
"vue-i18n": "^8.28.2",
"vue-lazyload": "^1.3.4",
"vue-loader": "^15.11.1",
"vue-markdown": "^2.2.4",
"vue-marquee-text-component": "^1.2.0",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"worker-timers": "^8.0.11",