Skip to content

Commit

Permalink
feat: show a specific cancel message on account linking form (#198)
Browse files Browse the repository at this point in the history
* feat: show a specific cancel message on account linking form

* fix: chroma ui?

* chore: regen package-lock?

* chore: disable turbosnap
  • Loading branch information
jonas-jonas committed Oct 16, 2024
1 parent 5497bd4 commit 282c83c
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1,422 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
examples/nextjs-spa/playwright-report/
examples/nextjs-spa/test-results/
retention-days: 7
- uses: chromaui/action@v11
- uses: chromaui/action@v11.7.0
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
Loading

0 comments on commit 282c83c

Please sign in to comment.