Used styled-components to apply styling (#3)

* Used styled-components to apply styling

* Combine styles for wrapped icon

* Align styled names
This commit is contained in:
Jaco Greeff
2018-12-05 14:40:01 +01:00
committed by GitHub
parent d0909796f5
commit 4a8c697890
6 changed files with 232 additions and 110 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
},
"devDependencies": {
"@babel/core": "^7.1.6",
"@polkadot/dev-react": "^0.22.6",
"@polkadot/dev-react": "^0.22.8",
"@polkadot/ts": "^0.1.40",
"empty": "^0.10.1"
}