This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
popovspiridon99
/
universal_is
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
1
Branch
0
Tags
19 MiB
TypeScript
97.6%
Python
1.2%
JavaScript
0.5%
SCSS
0.3%
Dockerfile
0.2%
Tree:
08c090d7f2
mantine
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '08c090d7f2'
${ noResults }
universal_is
/
frontend_reactjs
/
src
/
pages
/
Main.tsx
3 lines
72 B
Raw
Blame
History
export
default
function
Main
(
)
{
return
(
<
>
<
h1
>
Main
page
<
/
h1
>
<
/
>
)
}
Reference in new issue