Move dialog into a seperate component
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export { Button, IconButton } from "./components/button/index";
|
||||
export { SelectBox } from "./components/selectBox/index";
|
||||
export { Breadcrumb } from "./components/breadcrumb/index";
|
||||
export { Dialog } from "./components/dialog/index";
|
||||
|
||||
Reference in New Issue
Block a user