Skip to content

Commit 0a9e62f

Browse files
authored
Merge pull request #23 from mapcomponents/Add-MultiTab
adding "homepage" to
2 parents c1c23d6 + 0424e21 commit 0a9e62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multi_tab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"version": "0.0.0",
55
"type": "module",
6-
"homepage": ".",
6+
"homepage": "https://mapcomponents.github.io/react-map-components-apps/multi_tab/",
77
"scripts": {
88
"dev": "vite",
99
"build": "tsc && vite build",

0 commit comments

Comments
 (0)