mirror of
https://github.com/foss42/apidash.git
synced 2025-06-29 20:37:12 +08:00
Minor updates
This commit is contained in:
@ -28,7 +28,7 @@ class _RequestEditorPaneState extends ConsumerState<RequestEditorPane> {
|
||||
return Padding(
|
||||
padding: const EdgeInsets.all(8),
|
||||
child: Column(
|
||||
children: [
|
||||
children: const [
|
||||
EditorPaneRequestURLCard(),
|
||||
SizedBox(
|
||||
height: 10,
|
||||
|
Reference in New Issue
Block a user