semantic-ui-react-misc-components
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -15,3 +15,3 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; | ||
import _ from "lodash"; | ||
import styles from "./css/PaginationTable.css"; | ||
import styles from "../css/PaginationTable.css"; | ||
import LazyInput from "./LazyInput"; | ||
@@ -18,0 +18,0 @@ import { filterByMultiProperties, uuid } from "./utils"; |
@@ -22,3 +22,3 @@ "use strict"; | ||
var _PaginationTable = require("./css/PaginationTable.css"); | ||
var _PaginationTable = require("../css/PaginationTable.css"); | ||
@@ -25,0 +25,0 @@ var _PaginationTable2 = _interopRequireDefault(_PaginationTable); |
{ | ||
"name": "semantic-ui-react-misc-components", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "semantic-ui-react-misc-components React component", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
256722
35
6374