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
f9ddc843be
link-stack
/
apps
/
link
/
app
/
(main)
/
admin
/
bridge
/
page.tsx
6 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update package names
2024-06-05 08:52:41 +02:00
import
{
Home
}
from
"@link-stack/bridge-ui"
;
App directory refactoring
2023-06-26 10:07:12 +00:00
Flatten
2023-08-25 07:11:33 +00:00
export
default
function
Page() {
Bridge integration
2024-05-09 07:42:44 +02:00
return
<
Home
/
>
;
App directory refactoring
2023-06-26 10:07:12 +00:00
}
Reference in a new issue
Copy permalink