This website requires JavaScript.
Explore
Help
Sign In
ChoChoX
/
suwayomi-material-you-webui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f085f26d10441b9131c4651d82ea91e179ea7920
suwayomi-material-you-webui
/
webUI
/
react
/
src
/
screens
/
Home.tsx
T
10 lines
127 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor, fix fetch loop
2021-01-19 14:47:07 +03:30
import
React
from
'react'
;
export
default
function
Home() {
return
(
<
h1
>
Home
</
h1
>
);
}
Reference in New Issue
Copy Permalink