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
599cdc3f4e
link-stack
/
apps
/
leafcutter
/
app
/
(main)
/
faq
/
page.tsx
6 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update package names
2024-06-05 08:52:41 +02:00
import
{
FAQ
}
from
"@link-stack/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