mirror of
https://github.com/foss42/apidash.git
synced 2025-06-29 20:37:12 +08:00
Update kSizedBoxEmpty
This commit is contained in:
@ -153,7 +153,7 @@ class EnvironmentsList extends HookConsumerWidget {
|
||||
),
|
||||
);
|
||||
}
|
||||
return const SizedBox();
|
||||
return kSizedBoxEmpty;
|
||||
}).toList(),
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user