mirror of
https://github.com/foss42/apidash.git
synced 2025-12-10 07:08:08 +08:00
Update kSizedBoxEmpty
This commit is contained in:
@@ -190,7 +190,7 @@ class _RequestListState extends ConsumerState<RequestList> {
|
||||
),
|
||||
);
|
||||
}
|
||||
return const SizedBox();
|
||||
return kSizedBoxEmpty;
|
||||
}).toList(),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user