chore: swap loading component for react-spinner

This commit is contained in:
Kyle Gill
2019-03-29 09:38:21 -06:00
parent 8b83dd8c6d
commit faf5473d5d
6 changed files with 40 additions and 13 deletions

View File

@@ -13,6 +13,10 @@
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
href="https://fonts.googleapis.com/css?family=Montserrat:400,700"
rel="stylesheet"
/>
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.