Replace Lottie animations in Account tab with static images on Web #54706
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 17s
Annotations
2 warnings
|
Changed files ESLint check:
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
|
|
Changed files ESLint check:
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
|