Skip to content

Commit

Permalink
Added condition in code example
Browse files Browse the repository at this point in the history
  • Loading branch information
roq-bot committed Nov 7, 2023
1 parent a44de5c commit b751f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/next-js/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export default function Home() {
The `signUp()` method will redirect the user to the registration form for the signup process. To specify the registration form variant, substitute the `REPLACE` placeholder with the corresponding key obtained from the project console.

<Callout type="info">
To get the registration form variant key, go to the [project console](https://console.roq.tech/) and select **Authentication** and then click the **Design** menu.
To get the registration form variant key, go to the [project console](https://console.roq.tech/) and select **Authentication** and then click the **Design** menu.

![get the reg form key](/screenshots/registration-form-variant.png)

Expand Down

1 comment on commit b751f8a

@vercel
Copy link

@vercel vercel bot commented on b751f8a Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.