System props

This commit is contained in:
Manav Rathi
2024-06-24 15:09:19 +05:30
parent 899d1ff6a4
commit 6926167f3d

View File

@@ -52,7 +52,7 @@ export const LoginFlowFormFooter: React.FC<React.PropsWithChildren> = ({
return (
<FormPaperFooter>
<Stack gap={"16px"} sx={{ width: "100%", textAlign: "start" }}>
<Stack gap="16px" width="100%" textAlign="start">
{children}
{host && (