This website requires JavaScript.
Explore
Help
Sign in
mirror
/
fosrl.pangolin
Watch
1
Star
0
Fork
You've already forked fosrl.pangolin
0
mirror of
https://github.com/fosrl/pangolin.git
synced
2025-08-30 14:39:29 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
282203d9f2
fosrl.pangolin
/
src
/
app
/
page.tsx
8 lines
111 B
TypeScript
Raw
Normal View
History
Unescape
Escape
bootstrapped
2024-09-27 21:39:03 -04:00
export
default
function
Page() {
return
(
<
>
<
h1
>
Hello
world
<
/
h1
>
<
/
>
)
;
Initial commit from Create Next App
2024-09-27 19:48:49 -04:00
}
Reference in a new issue
Copy permalink