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
b09cc82544
link-stack
/
apps
/
leafcutter
/
app
/
(main)
/
faq
/
page.tsx
6 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
WIP 5
2024-03-20 17:51:21 +01:00
import
{
FAQ
}
from
"leafcutter-ui"
;
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