mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update enterprise-sso-mutlifactor-auth.tsx
This commit is contained in:
parent
5ddbcc1f76
commit
92f21cff54
@ -44,7 +44,7 @@ export const EnterpriseSSOMultifactorAuth = ({
|
|||||||
"font-semibold",
|
"font-semibold",
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
Single Sign On
|
Match your Brand
|
||||||
</h2>
|
</h2>
|
||||||
<p
|
<p
|
||||||
className={clsx(
|
className={clsx(
|
||||||
@ -52,8 +52,7 @@ export const EnterpriseSSOMultifactorAuth = ({
|
|||||||
"dark:text-gray-400 text-gray-600",
|
"dark:text-gray-400 text-gray-600",
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
Pre-built components and hooks to easily build your
|
Customize the OpenPanel interface to match your brand.
|
||||||
sign-on interfaces.
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user