mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 19:43:29 +01:00
feat: website (#8043)
This commit is contained in:
3
packages/website/src/routes/index.tsx
Normal file
3
packages/website/src/routes/index.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function IndexRoute() {
|
||||
return <div>Hello World</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user