This website requires JavaScript.
Explore
Discord Server
Help
Sign in
cswimr
/
revite
Watch
1
Star
0
Fork
You've already forked revite
0
mirror of
https://github.com/revoltchat/revite.git
synced
2025-02-24 01:01:00 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0cba2b362d
revite
/
src
/
app.tsx
8 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-06-18 12:05:01 +01:00
export
function
App() {
Add prettier.
2021-06-18 15:57:08 +01:00
return
(
<
>
<
h1
>
REVOLT
<
/
h1
>
<
/
>
)
;
Initial commit
2021-06-18 12:05:01 +01:00
}
Reference in a new issue
Copy permalink