mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
4 lines
85 B
TypeScript
4 lines
85 B
TypeScript
'use client';
|
|
|
|
export { Tabs, TabList, Tab, TabPanel } from 'react-aria-components';
|