left menu icon design

This commit is contained in:
Jan Prochazka
2019-12-30 20:17:21 +01:00
parent e22b5559d7
commit ecf00dcc23
8 changed files with 152 additions and 80 deletions

View File

@@ -22,5 +22,7 @@ module.exports = {
"react"
],
"rules": {
"react/prop-types": "off",
"no-unused-vars": "warn"
}
};