feat: update front layout

This commit is contained in:
Maël Gangloff
2024-07-26 23:55:12 +02:00
parent f72f6df546
commit 133850da1c
9 changed files with 214 additions and 40 deletions

View File

@@ -1,7 +0,0 @@
import React from "react";
export default function Page() {
return <p>
Hey
</p>
}