mobigrid-module 1.1.20 → 1.1.21

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,4 @@
1
1
  import React from "react";
2
- import "./index.css";
3
2
  interface ContainerProps {
4
3
  configUrl?: string;
5
4
  preJsUrl?: string;