Function: Auth()
Auth(
props):Element
Defined in: react-auth-strapi/src/Auth.tsx:20
Parameters
| Parameter | Type |
|---|---|
props | Pick<AuthProps, "logo" | "layout"> & object |
Returns
Element
Auth(
props):Element
Defined in: react-auth-strapi/src/Auth.tsx:20
| Parameter | Type |
|---|---|
props | Pick<AuthProps, "logo" | "layout"> & object |
Element