We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae3cb4 commit ca6612eCopy full SHA for ca6612e
.changeset/thirty-cherries-pull.md
@@ -2,11 +2,11 @@
2
"@clerk/nuxt": major
3
---
4
5
-Routing strategy for the ff. UI components now default to `path`:
+Routing strategy for the ff. components now default to `path`:
6
7
-- `SignIn`
8
-- `SignUp`
9
-- `UserProfile`
10
-- `OrganizationProfile`
11
-- `CreateOrganization`
12
-- `OrganizationList`
+- `<SignIn />`
+- `<SignUp />`
+- `<UserProfile />`
+- `<OrganizationProfile />`
+- `<CreateOrganization />`
+- `<OrganizationList />`
0 commit comments