Function: AuthProvider()
AuthProvider(
props):Element
Defined in: react-auth-strapi/src/AuthProvider.tsx:15
Parameters
| Parameter | Type |
|---|---|
props | PropsWithChildren<{ apiUrl: string; }> |
Returns
Element
AuthProvider(
props):Element
Defined in: react-auth-strapi/src/AuthProvider.tsx:15
| Parameter | Type |
|---|---|
props | PropsWithChildren<{ apiUrl: string; }> |
Element