This commit is contained in:
Filip Krawczyk 2022-08-21 22:23:25 +02:00
parent 09f1f54c05
commit 579b4e1d5d
1 changed files with 0 additions and 6 deletions

View File

@ -152,12 +152,6 @@ class CreatePostPage extends HookWidget {
],
),
),
// Positioned(
// bottom: MediaQuery.of(context).viewInsets.bottom,
// left: 0,
// right: 0,
// child: Toolbar(bodyController),
// )
],
),
),