calling comingSoonAdminbarToggle on update of comingsoon #165
Annotations
4 errors
ESLint:
src/app/pages/home/welcomeSection.js#L21
Replace `↹useUpdateEffect(` with `useUpdateEffect(·`
|
ESLint:
src/app/pages/home/welcomeSection.js#L22
Replace `↹↹↹comingSoonAdminbarToggle(store.comingSoon)` with `↹↹comingSoonAdminbarToggle(·store.comingSoon·);`
|
ESLint:
src/app/pages/home/welcomeSection.js#L23
Replace `↹},·[store.comingSoon])` with `},·[·store.comingSoon·]·);`
|
ESLint
Process completed with exit code 1.
|