Fix issues.

This commit is contained in:
吳元皓 2025-06-09 13:45:40 +08:00
parent 69017be083
commit 731d4d9a8c

View File

@ -1,7 +1,6 @@
<script setup lang="ts">
import { BadgeCheckIcon, OctagonAlertIcon } from "lucide-vue-next";
import sha512 from "crypto-js/sha512";
import Input from "~/components/ui/input/Input.vue";
import { Input } from "~/components/ui/input";
import {
Dialog,