This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pzy
/
buzzup-admin
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.
1
Commit
1
Branch
0
Tags
1.8 MiB
Less
71%
TypeScript
27.8%
JavaScript
0.6%
HTML
0.5%
CSS
0.2%
Tree:
6d5a5d7d71
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6d5a5d7d71'
${ noResults }
buzzup-admin
/
src
/
pages
/
home
/
index.tsx
9 lines
95 B
Raw
Blame
History
import
React
from
"react"
const
Home
=
(
)
=
>
{
return
(
<
>
<
/
>
)
}
export
default
Home
Reference in new issue