UNPKG

next

Version:

The React Framework

6 lines (5 loc) 212 B
export { Dialog } from './dialog'; export { DialogBody } from './dialog-body'; export { DialogContent } from './dialog-content'; export { DialogHeader } from './dialog-header'; export { styles } from './styles';