Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisintech authored Nov 14, 2024
1 parent 701d11e commit e54fca5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/authentication/configuration/restrictions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Additional features available in **Restricted** mode:
### Waitlist

> [!NOTE]
> If you are using Next.js the`<Waitlist />` component is available in `@clerk/nextjs\@6.2.0` and above.
> If you are using Next.js, the`<Waitlist />` component is available in `@clerk/nextjs\@6.2.0` and above.
In **Waitlist** mode, users can register their interest in your application by joining a waitlist. This mode is ideal for applications in early development stages or those wanting to generate interest before launch.

Expand Down
2 changes: 1 addition & 1 deletion docs/components/waitlist/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: The <Waitlist /> component renders a waitlist form that allows user
The `<Waitlist />` component renders a waitlist form that allows users to join for early access to your application.

> [!NOTE]
> If you are using Next.js the`<Waitlist />` component is available in `@clerk/nextjs\@6.2.0` and above.
> If you are using Next.js, the`<Waitlist />` component is available in `@clerk/[email protected]` and above.
## Properties

Expand Down

0 comments on commit e54fca5

Please sign in to comment.