new dynamic title
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<script setup lang="ts">
|
||||
definePageMeta({
|
||||
layout: "dashboard"
|
||||
layout: "dash-settings"
|
||||
})
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<DashboardHeader title="Security" />
|
||||
|
||||
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user