Paginate card and receipts (#273) #769
Annotations
3 warnings
|
Run ESLint:
src/pages/cards/card.tsx#L227
React Hook useEffect has a missing dependency: 'card?.status'. Either include it or remove the dependency array
|
|
Run ESLint:
src/lib/useDigitalWallet.ts#L140
React Hook useEffect has a missing dependency: 'isPhysical'. Either include it or remove the dependency array
|
|
Run ESLint:
src/core/AppContent.tsx#L298
React Hook useEffect has a missing dependency: 'isDark'. Either include it or remove the dependency array
|
Loading