@integrigo/integrigo-ui 1.6.17-d → 1.6.17-f

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