This website requires JavaScript.
Explore
Help
Register
Sign In
ruiling
/
tachybase_todo
Watch
1
Star
0
Fork
0
You've already forked tachybase_todo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
72a968b29d
tachybase_todo
/
packages
/
client
/
src
/
index.tsx
6 lines
81 B
TypeScript
Raw
Normal View
History
Unescape
Escape
v0.6
2021-12-06 21:23:34 +08:00
import
React
from
'react'
;
export
function
Hello() {
return
<
div
>
aaa
<
/
div
>
;
}
Reference in New Issue
Copy Permalink