Skip to content

Commit

Permalink
Fixing index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleemboyer committed Apr 13, 2021
1 parent 57dc4d1 commit c0a3627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<body>
<div id="root"></div>
<noscript> You need to enable JavaScript to run this app. </noscript>
<script src="../dist/bundle.js"></script>
<script src="bundle.js"></script>
</body>
</html>

1 comment on commit c0a3627

@vercel
Copy link

@vercel vercel bot commented on c0a3627 Apr 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.