[No QA]: Cleanup old buildNextStep function and remove connect method #54612
Annotations
2 warnings
|
Run ESLint to check for deprecation warnings:
src/components/MoneyReportHeaderStatusBar.tsx#L36
React Hook useMemo has a missing dependency: 'currentUserPersonalDetails.login'. Either include it or remove the dependency array
|
|
Run ESLint to check for deprecation warnings:
src/components/MoneyReportHeaderStatusBar.tsx#L13
'./Icon/Expensicons' import is restricted from being used by a pattern. Direct imports from Icon/Expensicons are deprecated. Please use lazy loading hooks instead. Use `useMemoizedLazyExpensifyIcons` from @hooks/useLazyAsset. See docs/LAZY_ICONS_AND_ILLUSTRATIONS.md for details
|
Loading