mobigrid-module 1.1.21 → 1.1.23

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ import "./index.css";
1
2
  import React from "react";
2
3
  interface ContainerProps {
3
4
  configUrl?: string;