diff --git a/ui/package.json b/ui/package.json index be68609c..ac031e80 100644 --- a/ui/package.json +++ b/ui/package.json @@ -8,7 +8,7 @@ "lint": "make lint", "test": "make test", "build": "make compile", - "storybook": "start-storybook -p 6006", + "storybook": "start-storybook -s ./src/shared/assets -p 6006", "build-storybook": "build-storybook" }, "dependencies": {