mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Main page views added, Couple of base components added.
AccordionComp is still a WIP.
This commit is contained in:
parent
617660c18b
commit
b6f7694a0e
8 changed files with 285 additions and 4 deletions
|
|
@ -1,8 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<img src="../assets/logo.svg" alt="" />
|
||||
<h1>Home</h1>
|
||||
</div>
|
||||
<div id="dashboard"></div>
|
||||
</template>
|
||||
|
||||
<script setup></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue