cleanup
This commit is contained in:
parent
09f1f54c05
commit
579b4e1d5d
|
@ -152,12 +152,6 @@ class CreatePostPage extends HookWidget {
|
|||
],
|
||||
),
|
||||
),
|
||||
// Positioned(
|
||||
// bottom: MediaQuery.of(context).viewInsets.bottom,
|
||||
// left: 0,
|
||||
// right: 0,
|
||||
// child: Toolbar(bodyController),
|
||||
// )
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue