Replace Lottie animations in Account tab with static images on Web #54706
Annotations
2 warnings
|
Run ESLint to check for deprecation warnings:
src/pages/settings/Wallet/WalletPage/WalletPage.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/pages/settings/Wallet/WalletPage/WalletPage.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