UNPKG

ds-smart-ui

Version:

Smart UI is a React component library that helps you build accessible and responsive web applications.

6 lines (5 loc) 252 B
export { default as Dialog } from './Dialog'; export { default as DialogAction } from './DialogAction'; export { default as DialogCheck } from './DialogCheck'; export { default as Alert } from './Alert'; export { default as Tooltip } from './Tooltip';