@alfalab/core-components-loader
Advanced tools
Comparing version 1.1.3 to 1.1.5
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.5](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-loader@1.1.3...@alfalab/core-components-loader@1.1.5) (2021-03-18) | ||
### Bug Fixes | ||
* one more sborka bug ([#579](https://github.com/alfa-laboratory/core-components/issues/579)) ([9fbe0be](https://github.com/alfa-laboratory/core-components/commit/9fbe0beca56ec5971de78b3f6cda25305b260efc)) | ||
## [1.1.3](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-loader@1.1.2...@alfalab/core-components-loader@1.1.3) (2021-03-14) | ||
@@ -8,0 +19,0 @@ |
@@ -13,3 +13,3 @@ 'use strict'; | ||
var styles = {"component":"loader__component_hk9m6","blink":"loader__blink_hk9m6"}; | ||
var styles = {"component":"loader__component_14m1j","blink":"loader__blink_14m1j"}; | ||
require('./index.css') | ||
@@ -16,0 +16,0 @@ |
import React from 'react'; | ||
import cn from 'classnames'; | ||
var styles = {"component":"loader__component_hk9m6","blink":"loader__blink_hk9m6"}; | ||
var styles = {"component":"loader__component_14m1j","blink":"loader__blink_14m1j"}; | ||
require('./index.css') | ||
@@ -6,0 +6,0 @@ |
import React from 'react'; | ||
import cn from 'classnames'; | ||
var styles = {"component":"loader__component_hk9m6","blink":"loader__blink_hk9m6"}; | ||
var styles = {"component":"loader__component_14m1j","blink":"loader__blink_14m1j"}; | ||
require('./index.css') | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@alfalab/core-components-loader", | ||
"version": "1.1.3", | ||
"version": "1.1.5", | ||
"description": "Loader component", | ||
@@ -22,3 +22,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "9554ac92627791f2224c42b0d0d2156db4d0cf6f" | ||
"gitHead": "a1cb1e95011f0d7dcb1afed2142aaa49fc8e4bee" | ||
} |
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
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
10806