fix comment section
This commit is contained in:
parent
8713cbe0e1
commit
704c7de2e6
|
@ -69,7 +69,7 @@ class CommentSection extends HookWidget {
|
|||
: null,
|
||||
onTap: () {
|
||||
Navigator.of(context).pop();
|
||||
sorting.value = e.key;
|
||||
sortComments(e.key);
|
||||
},
|
||||
)
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue