Fix: Layout #1

Open
Flycro wants to merge 10 commits from fix_layout into main
2 changed files with 1 additions and 5 deletions
Showing only changes of commit f268da20b1 - Show all commits

View File

@@ -1,5 +1,5 @@
<script setup>
import { NavigationModel, Nav } from "./components/Index.js";
import { NavigationModel } from "./components/Index.js";
</script>

View File

@@ -1,7 +1,3 @@
<script setup>
</script>
<template>
<div class="chest">
<h1>Chest</h1>