feat: succes payment
This commit is contained in:
@@ -55,7 +55,7 @@ class TableRemoteDataSource {
|
||||
|
||||
Future<Either<String, TableResponseModel>> getTable({
|
||||
int page = 1,
|
||||
int limit = 10,
|
||||
int limit = 50,
|
||||
String? status,
|
||||
}) async {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user