This website requires JavaScript.
Explore
Help
Sign In
aldy505
/
code
mirror of
https://github.com/aldy505/code.git
Watch
1
Star
0
Fork
You've already forked code
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
332b8214b0
code
/
components
/
Home
/
Writings.tsx
8 lines
83 B
TypeScript
Raw
Blame
History
function
Writings() {
return
(
<
p
>
Hello
<
/
p
>
)
;
}
export
default
Writings
;
Reference in New Issue
View Git Blame
Copy Permalink