mirror of
https://github.com/Floriansylvain/snippets-manager-front.git
synced 2026-08-20 03:53:38 +02:00
feat: auth w.i.p.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import NavBar from '@/components/NavBar.vue'
|
||||
</script>
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<NavBar></NavBar>
|
||||
<h1 class="text-h3">Dashboard</h1>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user