mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 03:23:29 +01:00
refactor: docs (#10126)
This commit is contained in:
3
apps/website/src/components/ui/Tabs.tsx
Normal file
3
apps/website/src/components/ui/Tabs.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
'use client';
|
||||
|
||||
export { Tabs, TabList, Tab, TabPanel } from 'react-aria-components';
|
||||
Reference in New Issue
Block a user