We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c359987 commit 1339308Copy full SHA for 1339308
1 file changed
frontend/public/example.html
@@ -39,7 +39,7 @@
39
margin-bottom: 20px;
40
}
41
</style>
42
- <script src="/bundle.js" data-api-url="http://localhost:8787"></script>
+ <script src="/bundle.js"></script>
43
</head>
44
45
<body>
0 commit comments