Skip to content

Commit ca6612e

Browse files
authored
chore: update changeset
1 parent dae3cb4 commit ca6612e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.changeset/thirty-cherries-pull.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"@clerk/nuxt": major
33
---
44

5-
Routing strategy for the ff. UI components now default to `path`:
5+
Routing strategy for the ff. components now default to `path`:
66

7-
- `SignIn`
8-
- `SignUp`
9-
- `UserProfile`
10-
- `OrganizationProfile`
11-
- `CreateOrganization`
12-
- `OrganizationList`
7+
- `<SignIn />`
8+
- `<SignUp />`
9+
- `<UserProfile />`
10+
- `<OrganizationProfile />`
11+
- `<CreateOrganization />`
12+
- `<OrganizationList />`

0 commit comments

Comments
 (0)