mobigrid-module 1.1.12 → 1.1.13

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