Skip to content

Commit 85fea1d

Browse files
authored
chore(clerk-js): Introduce radio group for EnableOrganizationsPrompt (#7501)
1 parent 79eb5af commit 85fea1d

File tree

3 files changed

+240
-156
lines changed

3 files changed

+240
-156
lines changed

.changeset/tall-shoes-listen.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/clerk-js': patch
3+
---
4+
5+
Introduce radio group for `EnableOrganizationsPrompt`

packages/clerk-js/bundlewatch.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"files": [
3-
{ "path": "./dist/clerk.js", "maxSize": "922.6KB" },
3+
{ "path": "./dist/clerk.js", "maxSize": "924KB" },
44
{ "path": "./dist/clerk.browser.js", "maxSize": "87KB" },
55
{ "path": "./dist/clerk.legacy.browser.js", "maxSize": "129KB" },
66
{ "path": "./dist/clerk.headless*.js", "maxSize": "66KB" },

0 commit comments

Comments
 (0)