fix: edit ui

This commit is contained in:
Deven Joshi
2020-10-26 15:20:00 +05:30
parent 35b6788ddc
commit 657e2c2d0f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ class MessageActionsModal extends StatelessWidget {
children: <Widget>[
IconButton(
icon: Icon(
StreamIcons.form_edit,
StreamIcons.edit,
size: 22,
color:
StreamChatTheme.of(context).primaryIconTheme.color,