This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
conve-x
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
272355d9a000efe70551ea7e885c1913cfa45811
conve-x
/
src
/
app
/
page.tsx
T
8 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit from Create Next App
2023-09-09 17:02:12 -05:00
export
default
function
Home() {
return
(
chore: initial commit
2023-09-09 17:11:02 -05:00
<
main
>
<
h1
>
conveX
</
h1
>
Initial commit from Create Next App
2023-09-09 17:02:12 -05:00
</
main
>
chore: initial commit
2023-09-09 17:11:02 -05:00
);
Initial commit from Create Next App
2023-09-09 17:02:12 -05:00
}
Reference in New Issue
Copy Permalink