This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
tomi
/
u-fit
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
34adac4987
Gałęzie
Tagi
master
production
u-fit
/
frontend
/
pages
/
test.tsx
test.tsx
94 B
Historia
Czysty
1
2
3
4
5
const IndexPage = () => (
<h1>Hello Next with TypeScript!</h1>
)
export default IndexPage