UNPKG

decentraland-ui

Version:

Decentraland's UI components and styles

6 lines (5 loc) 200 B
/** * @deprecated Should start using the same component migrated to UI2. */ export { default as Modal, ModalProps } from 'semantic-ui-react/dist/commonjs/modules/Modal/Modal'; import './Modal.css';