Switched icons in custom cards to ha-icon from paper-icons

This commit is contained in:
Martin Bauer
2020-07-14 13:42:58 +00:00
parent da8c19f568
commit 5103532b48
8 changed files with 135 additions and 130 deletions

View File

@@ -17,5 +17,9 @@
"typescript": "^3.8.3",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11"
},
"dependencies": {
"@polymer/iron-icons": "^3.0.1",
"@polymer/paper-icon-button": "^3.0.2"
}
}