We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad4fe7 commit 1b1e948Copy full SHA for 1b1e948
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "kriya",
3
- "version": "2.0.0-rc4",
+ "version": "2.0.0",
4
"main": "index.js",
5
"description": "Kriya is a react/redux components library",
6
"license": "MIT",
src/button/button.styles.scss
@@ -108,8 +108,3 @@
108
.iconRight {
109
color: inherit;
110
}
111
-
112
-.iconLeft,
113
-.iconRight {
114
- color: inherit;
115
-}
0 commit comments