This website works better with JavaScript.
Home
Explore
Help
Sign In
topuser
/
vite-react
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
11
Commits
2
Branches
0
Tags
5.3 MiB
TypeScript
58.6%
SCSS
40.1%
HTML
1.2%
Tree:
d220a7f021
i18n
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd220a7f021'
${ noResults }
vite-react
/
src
/
App.tsx
11 lines
119 B
Raw
Blame
History
import
React
from
"react"
;
export
default
function
App() {
return
(
<
>
asdsa
<
/
>
)
}
Reference in new issue