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.
2 parents 50b65bb + f3c0e4b commit f6aa421Copy full SHA for f6aa421
multi_tab/src/lib/pwaUrl.js
@@ -1,3 +1,3 @@
1
-const pwaUrl = window.location.origin + "/";
+const pwaUrl = window.location.origin + "/react-map-components-apps/multi_tab/";
2
3
export default pwaUrl;
0 commit comments