This website works better with JavaScript.
Home
Explore
Help
Sign In
zhangjiming
/
Outline
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.
134
Commits
5
Branches
0
Tags
12 MiB
TypeScript
76.4%
JavaScript
21.5%
SCSS
1.3%
HTML
0.6%
CSS
0.3%
Tree:
a4248c2a42
dev
feat_upload_server_url_0416
feature/0607-opt
feature/rail
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a4248c2a42'
${ noResults }
Outline
/
src
/
home.tsx
7 lines
97 B
Raw
Blame
History
function
Home
(
)
{
return
(
<
div
className
=
"h-full w-full"
>
<
/
div
>
)
}
export
default
Home
;
Reference in new issue