Migrate the Footer component (as a layout one)

This commit is contained in:
Bubka
2023-09-22 17:21:18 +02:00
parent a57baa9de9
commit 74d886a840
5 changed files with 101 additions and 13 deletions

View File

@ -0,0 +1,7 @@
<script>
</script>
<template>
<p>toto</p>
</template>