remove a todo since its already in the progress list
This commit is contained in:
parent
b80bd557dd
commit
729f71e529
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ class ChatBox extends HookConsumerWidget {
|
|||
),
|
||||
controller: controller.value,
|
||||
key: key,
|
||||
// TODO: Setting for send on enter on / off
|
||||
onFieldSubmitted: (_) => send(),
|
||||
// Don't defocus on submit
|
||||
onEditingComplete: () {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue