chore: fix prettier and fix storybook

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-08-05 02:17:37 +02:00
parent bb352b6b70
commit 12c6a54d9b
2 changed files with 4 additions and 3 deletions
@@ -50,4 +50,5 @@ jobs:
# projetToken intentionally shared to allow collaborators to run Chromatic on forks
# https://www.chromatic.com/docs/custom-ci-provider#run-chromatic-on-external-forks-of-open-source-projects
projectToken: 9tzak77m9nj
storybookBuildDir: 'packages/storybook/dist'
workingDir: 'packages/storybook'
storybookBuildDir: 'dist'