mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: make linter happy
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { useDark } from '~/composables/useDark'
|
||||
import { delay } from '~/utils/main'
|
||||
|
||||
const props = defineProps<{
|
||||
url: string
|
||||
|
||||
Reference in New Issue
Block a user