Reduce mapToTransactionItemWithAdditionalInfo invocations #54708
Annotations
2 warnings
|
Run ESLint to check for deprecation warnings:
src/components/Search/SearchList/index.tsx#L12
'@components/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
|
|
Run ESLint to check for deprecation warnings:
src/components/Search/SearchList/index.tsx#L12
'@components/Icon/Expensicons' import is restricted from being used. Direct imports from @components/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