This website requires JavaScript.
Explore
Help
Register
Sign In
FumeNodes
/
link-free
Watch
1
Star
0
Fork
0
You've already forked link-free
mirror of
https://github.com/dsoaress/link-free.git
synced
2026-08-18 23:46:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaaaedb73c593de6ff9f9b29c453f6f7a05cf4b1
link-free
/
src
/
pages
/
index.tsx
6 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: imp some components
2021-12-12 23:45:41 -03:00
import
{
Home
}
from
'../components/Home'
feat: add base styles
2021-12-11 01:48:15 -03:00
refactor: imp some components
2021-12-12 23:45:41 -03:00
export
default
function
HomePage() {
return
<
Home
/
>
refactor: init new version
2021-12-10 20:54:28 -03:00
}
Reference in New Issue
Copy Permalink