Added sidebar component

This commit is contained in:
2019-10-24 02:20:32 +05:30
parent a976a05c78
commit 8206b0367e
35 changed files with 151 additions and 116 deletions

View File

@@ -17,7 +17,6 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="stylesheet" type="text/css" href="./index.css" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.