Create first tests of TopBar component
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import TopBar from "./components/TopBar.vue";
|
||||
import TopBar from "./components/TopBar/TopBar.vue";
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user