From fab2044217ec10693a6a3231656efcb81ca9e544 Mon Sep 17 00:00:00 2001 From: rishabhpoddar Date: Sun, 24 Mar 2024 13:04:57 +0530 Subject: [PATCH] typo fix --- .../sessions/protecting-frontend-routes.mdx | 2 +- .../sessions/protecting-frontend-routes.mdx | 2 +- .../sessions/protecting-frontend-routes.mdx | 2 +- .../sessions/protecting-frontend-routes.mdx | 2 +- .../sessions/protecting-frontend-routes.mdx | 2 +- .../sessions/protecting-frontend-routes.mdx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/v2/emailpassword/common-customizations/sessions/protecting-frontend-routes.mdx b/v2/emailpassword/common-customizations/sessions/protecting-frontend-routes.mdx index e8d5f70ac..13b1829bc 100644 --- a/v2/emailpassword/common-customizations/sessions/protecting-frontend-routes.mdx +++ b/v2/emailpassword/common-customizations/sessions/protecting-frontend-routes.mdx @@ -65,7 +65,7 @@ class App extends React.Component { ## Optional session on a route -You can provide the `requireAuth={false}` prop when using `` as shown below: +You can provide the `requireAuth={false}` prop when using `` as shown below: ```tsx import React from "react"; diff --git a/v2/passwordless/common-customizations/sessions/protecting-frontend-routes.mdx b/v2/passwordless/common-customizations/sessions/protecting-frontend-routes.mdx index e8d5f70ac..13b1829bc 100644 --- a/v2/passwordless/common-customizations/sessions/protecting-frontend-routes.mdx +++ b/v2/passwordless/common-customizations/sessions/protecting-frontend-routes.mdx @@ -65,7 +65,7 @@ class App extends React.Component { ## Optional session on a route -You can provide the `requireAuth={false}` prop when using `` as shown below: +You can provide the `requireAuth={false}` prop when using `` as shown below: ```tsx import React from "react"; diff --git a/v2/session/common-customizations/sessions/protecting-frontend-routes.mdx b/v2/session/common-customizations/sessions/protecting-frontend-routes.mdx index e8d5f70ac..13b1829bc 100644 --- a/v2/session/common-customizations/sessions/protecting-frontend-routes.mdx +++ b/v2/session/common-customizations/sessions/protecting-frontend-routes.mdx @@ -65,7 +65,7 @@ class App extends React.Component { ## Optional session on a route -You can provide the `requireAuth={false}` prop when using `` as shown below: +You can provide the `requireAuth={false}` prop when using `` as shown below: ```tsx import React from "react"; diff --git a/v2/thirdparty/common-customizations/sessions/protecting-frontend-routes.mdx b/v2/thirdparty/common-customizations/sessions/protecting-frontend-routes.mdx index e8d5f70ac..13b1829bc 100644 --- a/v2/thirdparty/common-customizations/sessions/protecting-frontend-routes.mdx +++ b/v2/thirdparty/common-customizations/sessions/protecting-frontend-routes.mdx @@ -65,7 +65,7 @@ class App extends React.Component { ## Optional session on a route -You can provide the `requireAuth={false}` prop when using `` as shown below: +You can provide the `requireAuth={false}` prop when using `` as shown below: ```tsx import React from "react"; diff --git a/v2/thirdpartyemailpassword/common-customizations/sessions/protecting-frontend-routes.mdx b/v2/thirdpartyemailpassword/common-customizations/sessions/protecting-frontend-routes.mdx index e8d5f70ac..13b1829bc 100644 --- a/v2/thirdpartyemailpassword/common-customizations/sessions/protecting-frontend-routes.mdx +++ b/v2/thirdpartyemailpassword/common-customizations/sessions/protecting-frontend-routes.mdx @@ -65,7 +65,7 @@ class App extends React.Component { ## Optional session on a route -You can provide the `requireAuth={false}` prop when using `` as shown below: +You can provide the `requireAuth={false}` prop when using `` as shown below: ```tsx import React from "react"; diff --git a/v2/thirdpartypasswordless/common-customizations/sessions/protecting-frontend-routes.mdx b/v2/thirdpartypasswordless/common-customizations/sessions/protecting-frontend-routes.mdx index e8d5f70ac..13b1829bc 100644 --- a/v2/thirdpartypasswordless/common-customizations/sessions/protecting-frontend-routes.mdx +++ b/v2/thirdpartypasswordless/common-customizations/sessions/protecting-frontend-routes.mdx @@ -65,7 +65,7 @@ class App extends React.Component { ## Optional session on a route -You can provide the `requireAuth={false}` prop when using `` as shown below: +You can provide the `requireAuth={false}` prop when using `` as shown below: ```tsx import React from "react";