Skip to content

Commit

Permalink
chore(clerk-js): Fix the text
Browse files Browse the repository at this point in the history
  • Loading branch information
anagstef committed Nov 28, 2023
1 parent c1399d4 commit da3f283
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ui-retheme-changes-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ jobs:
issue-number: ${{ github.event.pull_request.number }}
body: |
<!-- ui-retheme-reminder -->
Changes detected in the UI directory. Please apply the same changes in the `ui.retheme` directory.
# ⚠️ Changes detected under the ClerkJS `ui` directory!
**Don't forget to apply the same changes under the `/ui.retheme` directory:**
`packages/clerk-js/src/ui/**` ➡️ `packages/clerk-js/src/ui.retheme/**`

0 comments on commit da3f283

Please sign in to comment.