Link Totem icon to node name (#239)

* Link Totem icon to node name

* Use currentColor on Totem icon
This commit is contained in:
Maciej Hirsz
2020-03-30 11:40:16 +02:00
committed by GitHub
parent 14ea2044ae
commit bd7b5305fe
3 changed files with 10 additions and 7 deletions
+7 -1
View File
@@ -53,5 +53,11 @@
"react-test-renderer": "^16.5.2",
"ts-jest": "^23.10.2",
"typescript": "^2.9.2"
}
},
"browserslist": [
">0.2%",
"not dead",
"not ie <= 11",
"not op_mini all"
]
}