new dynamic title
This commit is contained in:
11
app/components/dashboard/settings/nav_header.vue
Normal file
11
app/components/dashboard/settings/nav_header.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup lang="ts">
|
||||
const items = [
|
||||
{
|
||||
|
||||
}
|
||||
]
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<
|
||||
</template>
|
||||
Reference in New Issue
Block a user