mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-17 06:30:50 +01:00
zwischenstand
This commit is contained in:
9
src/pages/vault/[vaultId]/haexpass/index.vue
Normal file
9
src/pages/vault/[vaultId]/haexpass/index.vue
Normal file
@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<div>passwords</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
definePageMeta({
|
||||
name: "haexpassOverview"
|
||||
})
|
||||
</script>
|
||||
Reference in New Issue
Block a user