diff --git a/docs/authentication/configuration/restrictions.mdx b/docs/authentication/configuration/restrictions.mdx index 291260d6d5..fe097c03ef 100644 --- a/docs/authentication/configuration/restrictions.mdx +++ b/docs/authentication/configuration/restrictions.mdx @@ -18,7 +18,7 @@ To configure sign-up modes: - **[Restricted](#restricted)** - **[Waitlist](#waitlist)** > [!NOTE] - > The `` component is only available in Core 2. If you are using Next.js is available after @clerk/nextjs\@6.2.0 + > If you are using Next.js the`` component is available from @clerk/nextjs\@6.2.0 ### Public diff --git a/docs/components/waitlist/overview.mdx b/docs/components/waitlist/overview.mdx index c3295f06b3..8f42d4b7b9 100644 --- a/docs/components/waitlist/overview.mdx +++ b/docs/components/waitlist/overview.mdx @@ -8,7 +8,7 @@ description: The component renders a waitlist form that allows user The `` component renders a waitlist form that allows users to join for early access to your application. > [!NOTE] -> The `` component is only available in Core 2. If you are using Next.js is available after @clerk/nextjs\@6.2.0 +> If you are using Next.js the`` component is available from @clerk/nextjs\@6.2.0 ## Properties