Separated modal and modalbutton
This commit is contained in:
parent
03dd6ac4ad
commit
2510353fbf
3 changed files with 64 additions and 34 deletions
|
|
@ -14,6 +14,7 @@ export { default as Row } from './Row/Row'
|
|||
export { default as Display } from './Display/Display'
|
||||
export { default as Padding } from './Padding/Padding'
|
||||
export { default as Modal } from './Modal/Modal'
|
||||
export { default as ModalButton } from './Modal/ModalButton'
|
||||
export { default as Table } from './Table/Table'
|
||||
export { default as Combobox } from './Combobox/Combobox'
|
||||
export { default as File } from './File/File'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue