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
2f70dc9e8a
link-stack
/
apps
/
leafcutter
/
app
/
(main)
/
about
/
page.tsx
6 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Flatten
2023-08-25 07:11:33 +00:00
import
{
About
}
from
"leafcutter-common"
;
Continue organization
2023-02-13 13:46:56 +00:00
More app directory refactoring
2023-06-28 09:09:45 +00:00
export
default
function
Page() {
return
<
About
/
>
;
}
Reference in a new issue
Copy permalink