This website requires JavaScript.
Explore
Help
Sign In
Fayorg
/
calendrier-avent
mirror of
https://github.com/Fayorg/calendrier-avant.git
Watch
1
Star
0
Fork
You've already forked calendrier-avent
0
Code
Activity
4e7dede837
calendrier-avent
/
app
/
dashboard
/
Simulation.tsx
8 lines
110 B
TypeScript
Raw
Blame
History
export
function
Simulation() {
return
(
<
div
>
<
h1
className
=
"text-white"
>
Simulation
<
/
h1
>
<
/
div
>
)
;
}
View Git Blame
Copy Permalink