fix: handle falsy value for name #5177
GitHub Actions / ESLint
succeeded
Jul 2, 2024 in 0s
1 warning
ESLint found 1 warning
Annotations
Check warning on line 233 in src/components/customers/addDrawer/AddCustomerDrawer.tsx
github-actions / ESLint
src/components/customers/addDrawer/AddCustomerDrawer.tsx#L233
React Hook useEffect has a missing dependency: 'formikProps'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
Loading