This website requires JavaScript.
Explore
Help
Register
Sign In
damien
/
neroshitron
Watch
1
Star
0
Fork
0
You've already forked neroshitron
mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced
2025-03-14 10:05:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
neroshitron
/
pages
/
index.tsx
7 lines
95 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore:(setup tamagui)
2024-05-21 23:04:57 -04:00
import
{
useState
}
from
'react'
export
default
function
Home() {
fix:remove tamagui
2024-05-23 14:32:21 -04:00
return
(
<
h1
>
Test
<
/
h1
>
)
chore:(setup tamagui)
2024-05-21 23:04:57 -04:00
}
Reference in New Issue
Copy Permalink