merge
This commit is contained in:
parent
0667120de5
commit
1089938956
10 changed files with 122 additions and 77 deletions
|
|
@ -1,12 +1,5 @@
|
|||
<template>
|
||||
<h1 class="sr-only">{{ data.content.title }}</h1>
|
||||
<div class="with-sidebar">
|
||||
<Menu />
|
||||
<main>
|
||||
<Projects />
|
||||
<button class="btn | absolute right-0 bottom-0">Demander la création d’un projet</button>
|
||||
</main>
|
||||
</div>
|
||||
<Projects />
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue