mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
Fix issues.
This commit is contained in:
parent
69017be083
commit
731d4d9a8c
@ -1,7 +1,6 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { BadgeCheckIcon, OctagonAlertIcon } from "lucide-vue-next";
|
import { BadgeCheckIcon, OctagonAlertIcon } from "lucide-vue-next";
|
||||||
import sha512 from "crypto-js/sha512";
|
import sha512 from "crypto-js/sha512";
|
||||||
import Input from "~/components/ui/input/Input.vue";
|
|
||||||
import { Input } from "~/components/ui/input";
|
import { Input } from "~/components/ui/input";
|
||||||
import {
|
import {
|
||||||
Dialog,
|
Dialog,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user