UI/UX tweaks and improvements.
This commit is contained in:
parent
4daec9b624
commit
418d3cc402
32 changed files with 2725 additions and 1201 deletions
3
app/pages/member/index.vue
Normal file
3
app/pages/member/index.vue
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<script setup>
|
||||
await navigateTo('/members', { redirectCode: 301 })
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue