File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ export default function DomainTableDocs() {
145145 title = "1. Install Core Package"
146146 />
147147 < CodeBlock
148- code = "npx shadcn@latest add https://auth0-ui -components.vercel.app/r/my-org/domain-table.json"
148+ code = "npx shadcn@latest add https://auth0-universal -components.vercel.app/r/my-org/domain-table.json"
149149 language = "bash"
150150 title = "2. Add Shadcn Block"
151151 />
Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ export default function GettingStarted() {
196196 title = "1. Install Core Package"
197197 />
198198 < CodeBlock
199- code = "npx shadcn@latest add https://auth0-ui -components.vercel.app/r/my-org/org-details-edit.json"
199+ code = "npx shadcn@latest add https://auth0-universal -components.vercel.app/r/my-org/org-details-edit.json"
200200 language = "bash"
201201 title = "2. Add Shadcn Block (e.g., OrgDetailsEdit)"
202202 />
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ export default function OrgDetailsEdit() {
146146 title = "1. Install Core Package"
147147 />
148148 < CodeBlock
149- code = "npx shadcn@latest add https://auth0-ui -components.vercel.app/r/my-org/org-details-edit.json"
149+ code = "npx shadcn@latest add https://auth0-universal -components.vercel.app/r/my-org/org-details-edit.json"
150150 language = "bash"
151151 title = "2. Add Shadcn Block"
152152 />
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ export default function SsoProviderCreateDocs() {
144144 title = "1. Install Core Package"
145145 />
146146 < CodeBlock
147- code = "npx shadcn@latest add https://auth0-ui -components.vercel.app/r/my-org/sso-provider-create.json"
147+ code = "npx shadcn@latest add https://auth0-universal -components.vercel.app/r/my-org/sso-provider-create.json"
148148 language = "bash"
149149 title = "2. Add Shadcn Block"
150150 />
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ export default function SsoProviderEditDocs() {
144144 title = "1. Install Core Package"
145145 />
146146 < CodeBlock
147- code = "npx shadcn@latest add https://auth0-ui -components.vercel.app/r/my-org/sso-provider-edit.json"
147+ code = "npx shadcn@latest add https://auth0-universal -components.vercel.app/r/my-org/sso-provider-edit.json"
148148 language = "bash"
149149 title = "2. Add Shadcn Block"
150150 />
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ export default function SsoProviderTableDocs() {
143143 title = "1. Install Core Package"
144144 />
145145 < CodeBlock
146- code = "npx shadcn@latest add https://auth0-ui -components.vercel.app/r/my-org/sso-provider-table.json"
146+ code = "npx shadcn@latest add https://auth0-universal -components.vercel.app/r/my-org/sso-provider-table.json"
147147 language = "bash"
148148 title = "2. Add Shadcn Block"
149149 />
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ export default function UserMFA() {
158158 title = "1. Install Core Package"
159159 />
160160 < CodeBlock
161- code = "npx shadcn@latest add https://auth0-ui -components.vercel.app/r/my-account/user-mfa-management.json"
161+ code = "npx shadcn@latest add https://auth0-universal -components.vercel.app/r/my-account/user-mfa-management.json"
162162 language = "bash"
163163 title = "2. Add Shadcn Block"
164164 />
You can’t perform that action at this time.
0 commit comments