mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
footer rendering during authentication check
This commit is contained in:
parent
09aa1a4293
commit
14258f465f
@ -128,4 +128,4 @@ const AuthFooterInner: React.FC<Props> = (props) => {
|
||||
)
|
||||
}
|
||||
|
||||
export const AuthFooter = withAuth(AuthFooterInner)
|
||||
export const AuthFooter = withAuth(AuthFooterInner, [], true)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user