Skip to content

Commit 7c307cd

Browse files
add the base url in app
1 parent e585dc9 commit 7c307cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
6+
<base href="/ui-components/" />
67
<meta name="viewport" content="width=device-width, initial-scale=1" />
78
<meta name="theme-color" content="#000000" />
89
<meta

0 commit comments

Comments
 (0)