react-antd-grid
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -24,2 +24,3 @@ "use strict"; | ||
} | ||
delete others[size]; | ||
sizeClassObj = { | ||
@@ -26,0 +27,0 @@ ...sizeClassObj, |
export * from "./components"; | ||
import "./styles/index.scss"; |
@@ -5,4 +5,2 @@ "use strict"; | ||
tslib_1.__exportStar(require("./components"), exports); | ||
// import styles | ||
require("./styles/index.scss"); | ||
//# sourceMappingURL=index.js.map |
@@ -20,2 +20,3 @@ import classNames from "classnames"; | ||
} | ||
delete others[size]; | ||
sizeClassObj = { | ||
@@ -22,0 +23,0 @@ ...sizeClassObj, |
export * from "./components"; | ||
import "./styles/index.scss"; |
export * from "./components"; | ||
// import styles | ||
import "./styles/index.scss"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "react-antd-grid", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "The grid part of ant-design", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
123509
1030