Mercurial
view playground/june.tsx @ 59:e06bc03d9618
[Color Game] Making game with a friend.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Sat, 20 Dec 2025 10:53:13 -0800 |
| parents | 342726584be2 |
| children |
line wrap: on
line source
import react from "React" const Foo = () => { return ( <> hehexd </> ); } export { Foo, }