mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-13 16:22:39 +10:00
more ui
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
<template>
|
||||
|
||||
</template>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
useHead({
|
||||
title: "Home"
|
||||
})
|
||||
</script>
|
||||
Reference in New Issue
Block a user