mobigrid-module 1.1.20 → 1.1.22

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