Skip to content

Commit

Permalink
feat: Introduce Waitlist component docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nikospapcom committed Nov 12, 2024
1 parent 4b30d81 commit dfe4573
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/references/javascript/clerk/clerk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -527,10 +527,10 @@ The `Clerk` class also contains a number of methods for interacting with Clerk's

### `<Waitlist />`

- [`mountWaitlist`](/docs/components/waitlist/waitlist#mount-waitlist)
- [`unmountWaitlist`](/docs/components/waitlist/waitlist#unmount-waitlist)
- [`openWaitlist`](/docs/components/waitlist/waitlist#open-waitlist)
- [`closeWaitlist`](/docs/components/waitlist/waitlist#close-waitlist)
- [`mountWaitlist`](/docs/components/waitlist/overview#mount-waitlist)
- [`unmountWaitlist`](/docs/components/waitlist/overview#unmount-waitlist)
- [`openWaitlist`](/docs/components/waitlist/overview#open-waitlist)
- [`closeWaitlist`](/docs/components/waitlist/overview#close-waitlist)

## Additional methods

Expand Down

0 comments on commit dfe4573

Please sign in to comment.