generated from lucien/actix-react-template
nouveau fichier : front/src/components/ClickableLink.tsx
nouveau fichier : front/src/components/LogoButton.tsx nouveau fichier : front/src/components/NavBar.tsx modifié : front/src/main.tsx modifié : front/src/pages/MainPage.tsx
This commit is contained in:
parent
ebf4620640
commit
265157bbe1
5 changed files with 28 additions and 5 deletions
5
front/src/components/ClickableLink.tsx
Normal file
5
front/src/components/ClickableLink.tsx
Normal file
|
@ -0,0 +1,5 @@
|
|||
export default function ClickableLink(){
|
||||
<div>
|
||||
prout
|
||||
</div>
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue