mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
feat: new frontend
This commit is contained in:
6
frontend/pages/index.vue
Normal file
6
frontend/pages/index.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<script lang="ts" setup></script>
|
||||
<template>
|
||||
<v-container class="my-auto" fluid>
|
||||
<base-form></base-form>
|
||||
</v-container>
|
||||
</template>
|
Reference in New Issue
Block a user