@integrigo/integrigo-ui 1.6.15-b → 1.6.16

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index.d.ts CHANGED
@@ -22,5 +22,5 @@ export {
22
22
  Radio,
23
23
  Tile,
24
24
  } from "./src/components/molecules";
25
- export { Menu, Setting } from "./src/components/organisms";
25
+ export { Menu, Setting, Modal } from "./src/components/organisms";
26
26
  export { GlobalStyles as IntegrigoUI, Color } from "./src/styles";