From 556e507a833d6136f72de7b963195a493ff9857e Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Mon, 8 Oct 2018 15:31:31 +0530 Subject: [PATCH] sidepane: change html file icon --- src/components/SidePane.jsx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/components/SidePane.jsx b/src/components/SidePane.jsx index 556a6e2..8faa2d9 100644 --- a/src/components/SidePane.jsx +++ b/src/components/SidePane.jsx @@ -12,10 +12,18 @@ function FileIcon({ fileName }) { ); + /* return ( + + + + ); */ case 'js': return (