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
34a4bccbbe
revite
/
src
/
app.tsx
8 lines
70 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-06-18 12:05:01 +01:00
export
function
App() {
return
(
<
>
Move UI into its own page.
2021-06-18 15:35:35 +01:00
<
h1
>
REVOLT
<
/
h1
>
Initial commit
2021-06-18 12:05:01 +01:00
<
/
>
)
}
Reference in a new issue
Copy permalink