feat: Add pagination to DespesasList
Adds pagination to the DespesasList component to improve handling of large expense lists.
This commit is contained in:
parent
4798390546
commit
18e751ca31
@ -6,7 +6,6 @@
|
||||
// Re-export all functions from cartoesService
|
||||
export {
|
||||
getCartoes,
|
||||
verificarCartaoExistente,
|
||||
criarCartao,
|
||||
getCartao
|
||||
} from './cartao/cartoesService';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user