This website requires JavaScript.
Explore
Help
Sign in
sr2
/
link-stack
Watch
4
Star
0
Fork
You've already forked link-stack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
106ae5e1c9
link-stack
/
apps
/
leafcutter
/
app
/
(main)
/
setup
/
page.tsx
6 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Flatten
2023-08-25 07:11:33 +00:00
import
{
Setup
}
from
"./_components/Setup"
;
App directory #3
2023-06-28 10:52:23 +00:00
export
default
function
Page() {
return
<
Setup
/
>
;
}
Reference in a new issue
Copy permalink