diff --git a/.github/workflows/chromatic.yml b/.github/workflows/chromatic.yml index 7866f685..dce0fbc6 100644 --- a/.github/workflows/chromatic.yml +++ b/.github/workflows/chromatic.yml @@ -33,6 +33,7 @@ jobs: with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} workingDir: ./packages/ui + storybookBaseDir: ./packages/ui exitZeroOnChanges: true exitOnceUploaded: true onlyChanged: true diff --git a/apps/web/app/components/SponsorPageSection.vue b/apps/web/app/components/SponsorPageSection.vue index 57905688..87120d02 100644 --- a/apps/web/app/components/SponsorPageSection.vue +++ b/apps/web/app/components/SponsorPageSection.vue @@ -1,12 +1,35 @@