Skip to content

Commit

Permalink
refactor: ♻️ remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
slugb0t committed Nov 1, 2024
1 parent f22515e commit 5a3d124
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/error.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<script setup lang="ts">
import type { NuxtError } from "#app";
import { error } from "naive-ui/es/_utils/naive/warn";
const props = defineProps({
error: {
Expand Down

0 comments on commit 5a3d124

Please sign in to comment.