UNPKG

@fidely-ui/react

Version:

Fidely UI is a modern, beautifully crafted React design system powered by Ark UI and Panda CSS, delivering accessible and themeable components for building exceptional web apps

2 lines (1 loc) 416 B
export { DialogRootProvider as RootProvider, DialogRoot as Root, DialogBackdrop as Backdrop, DialogContent as Content, DialogTitle as Title, DialogDescription as Description, DialogBody as Body, DialogHeader as Header, DialogFooter as Footer, DialogCloseTrigger as CloseTrigger, DialogTrigger as Trigger, DialogPositioner as Positioner, DialogCloseAction as CloseAction, DialogContext as Context, } from './dialog';