@alfalab/core-components-alert
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](https://github.com/alfa-laboratory/core-components/compare/@alfalab/core-components-alert@1.1.0...@alfalab/core-components-alert@1.1.1) (2021-03-30) | ||
**Note:** Version bump only for package @alfalab/core-components-alert | ||
# 1.1.0 (2021-03-24) | ||
@@ -8,0 +16,0 @@ |
@@ -53,3 +53,3 @@ 'use strict'; | ||
var styles = {"component":"alert__component_10jkb","buttons":"alert__buttons_10jkb","title":"alert__title_10jkb","content":"alert__content_10jkb"}; | ||
var styles = {"component":"alert__component_1e7ge","buttons":"alert__buttons_1e7ge","title":"alert__title_1e7ge","content":"alert__content_1e7ge"}; | ||
require('./index.css') | ||
@@ -56,0 +56,0 @@ |
@@ -44,3 +44,3 @@ import React from 'react'; | ||
var styles = {"component":"alert__component_10jkb","buttons":"alert__buttons_10jkb","title":"alert__title_10jkb","content":"alert__content_10jkb"}; | ||
var styles = {"component":"alert__component_1e7ge","buttons":"alert__buttons_1e7ge","title":"alert__title_1e7ge","content":"alert__content_1e7ge"}; | ||
require('./index.css') | ||
@@ -47,0 +47,0 @@ |
@@ -5,3 +5,3 @@ import React from 'react'; | ||
var styles = {"component":"alert__component_10jkb","buttons":"alert__buttons_10jkb","title":"alert__title_10jkb","content":"alert__content_10jkb"}; | ||
var styles = {"component":"alert__component_1e7ge","buttons":"alert__buttons_1e7ge","title":"alert__title_1e7ge","content":"alert__content_1e7ge"}; | ||
require('./index.css') | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@alfalab/core-components-alert", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -19,6 +19,6 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-plate": "^1.6.0", | ||
"@alfalab/core-components-plate": "^1.6.1", | ||
"classnames": "^2.2.6" | ||
}, | ||
"gitHead": "49c9881bfe46e2cd0a17d765e5f20c654caa785c" | ||
"gitHead": "be1aaf3a417ba6c62c26048565f18b187511a164" | ||
} |
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
13686
1.76%