mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-24 00:42:59 +10:00
slight ui/ux fixes and updates to auth protocol
This commit is contained in:
+4
-3
@@ -1,5 +1,6 @@
|
||||
<template>{{state}}</template>
|
||||
<template />
|
||||
|
||||
<script setup lang="ts">
|
||||
const state = useAppState();
|
||||
</script>
|
||||
const router = useRouter();
|
||||
router.replace("/store");
|
||||
</script>
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
|
||||
</template>
|
||||
Reference in New Issue
Block a user