Skip to content

Commit 1b1e948

Browse files
rebase
1 parent 7ad4fe7 commit 1b1e948

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kriya",
3-
"version": "2.0.0-rc4",
3+
"version": "2.0.0",
44
"main": "index.js",
55
"description": "Kriya is a react/redux components library",
66
"license": "MIT",

src/button/button.styles.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,3 @@
108108
.iconRight {
109109
color: inherit;
110110
}
111-
112-
.iconLeft,
113-
.iconRight {
114-
color: inherit;
115-
}

0 commit comments

Comments
 (0)