UI fixes in sponsor app #2637
Annotations
8 warnings
|
apps/app/src/router/Router.tsx#L147
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
apps/app/src/providers/RegistrationDataProvider.tsx#L58
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
apps/app/src/providers/RegistrationContext.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
apps/app/src/pages/LoginPage/LoginPage.tsx#L39
React Hook useEffect has a missing dependency: 'handleCredentialResponse'. Either include it or remove the dependency array
|
|
apps/app/src/context/UserContext.tsx#L94
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
apps/app/src/context/ShoppingContext.tsx#L21
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
apps/app/src/context/RegistrationContext.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
apps/app/src/components/RegistrationForms/GeneralRegistrationForm/GeneralRegistrationForm.tsx#L60
React Hook useEffect has a missing dependency: 'handleCredentialResponse'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading