We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab4863 commit cd4ab2cCopy full SHA for cd4ab2c
1 file changed
frontend/index.html
@@ -17,6 +17,7 @@
17
<link rel="apple-touch-icon" href="/logo192.png" />
18
<link rel="manifest" href="/manifest.json" />
19
<script src="https://accounts.google.com/gsi/client" async defer></script>
20
+ <script type="module" src="/src/index.tsx"></script>
21
<!--
22
Notice the use of %PUBLIC_URL% in the tags above.
23
It will be replaced with the URL of the `public` folder during the build.
0 commit comments