replace element plus components

This commit is contained in:
pa
2026-01-15 22:38:09 +09:00
committed by Natsumi
parent bdc1d3a347
commit c430ce1b63
46 changed files with 2143 additions and 1752 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
</template>
<script setup>
import { Lock, Unlock, AlertTriangle } from 'lucide-vue-next';
import { AlertTriangle, Lock, Unlock } from 'lucide-vue-next';
import { ref, watch } from 'vue';
import { storeToRefs } from 'pinia';
import { useI18n } from 'vue-i18n';