Fix light theme pin icon visibility (#4477)
* Remove what-input dependency Signed-off-by:Alex Andreev <alex.andreev.email@gmail.com> * Use focus-visible prop and color fix in Icon Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
Showing
+2 -20
... | ... | @@ -382,7 +382,6 @@ |
"webpack-cli": "^3.3.12", | ||
"webpack-dev-server": "^3.11.2", | ||
"webpack-node-externals": "^1.7.2", | ||
"what-input": "^5.2.10", | ||
"xterm": "^4.14.1", | ||
"xterm-addon-fit": "^0.5.0" | ||
} | ||
... | ... |
Please register or sign in to comment