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
11563a794e
link-stack
/
apps
/
bridge-frontend
/
app
/
(main)
/
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"
;
Bridge integration
2024-05-09 07:42:44 +02:00
Add metamigo-frontend
2024-03-04 13:52:20 +01:00
export
default
function
Page() {
Bridge integration
2024-05-09 07:42:44 +02:00
return
<
Home
/
>
;
Add metamigo-frontend
2024-03-04 13:52:20 +01:00
}
Reference in a new issue
Copy permalink