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
a9fb4317dc
link-stack
/
apps
/
leafcutter
/
app
/
(main)
/
faq
/
page.tsx
6 lines
95 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Flatten
2023-08-25 07:11:33 +00:00
import
{
FAQ
}
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
<
FAQ
/
>
;
}
Reference in a new issue
Copy permalink