its-just-ui
Version:
ITS Just UI - The easiest and best React UI component library. Modern, accessible, and customizable components built with TypeScript and Tailwind CSS. Simple to use, production-ready components for building beautiful user interfaces with ease.
3 lines (2 loc) • 460 B
TypeScript
export { DrawerCompound as Drawer, DrawerContainer, DrawerOverlay, DrawerHeader, DrawerContent, DrawerFooter, DrawerItemList, DrawerItem as DrawerItemComponent, useDrawer, type DrawerProps, type DrawerItem, type DrawerContainerProps, type DrawerOverlayProps, type DrawerHeaderProps, type DrawerContentProps, type DrawerFooterProps, type DrawerItemListProps, type DrawerItemProps, type DrawerContextValue, } from './Drawer';
export { default } from './Drawer';