We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c49448a commit 264ac79Copy full SHA for 264ac79
1 file changed
storybook/.storybook/main.ts
@@ -35,7 +35,7 @@ const main: StorybookConfig = {
35
},
36
37
viteFinal(config) {
38
- config.base = "/carbon-react-native"
+ config.base = "/carbon-react-native/"
39
40
config.resolve = {
41
...config.resolve ?? {
0 commit comments