[Major]: Refactor Netsuite Custom Field From to save draft values and save screen state #3277
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 2s
Annotations
1 error and 3 warnings
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check:
src/pages/workspace/accounting/netsuite/import/NetSuiteImportCustomFieldNew/substeps/CustomSegmentInternalIdStep.tsx#L48
React Hook useCallback has an unnecessary dependency: 'customSegmentType'. Either exclude it or remove the dependency array
|
Changed files ESLint check:
src/pages/workspace/accounting/netsuite/import/NetSuiteImportCustomFieldNew/substeps/CustomSegmentNameStep.tsx#L49
React Hook useCallback has an unnecessary dependency: 'customSegmentType'. Either exclude it or remove the dependency array
|
Changed files ESLint check:
src/pages/workspace/accounting/netsuite/import/NetSuiteImportCustomFieldNew/substeps/CustomSegmentScriptIdStep.tsx#L47
React Hook useCallback has an unnecessary dependency: 'customSegmentType'. Either exclude it or remove the dependency array
|