fix(ui): fix channel list tile style for mentioned users
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -71,7 +71,7 @@ void main() {
|
||||
child: StreamChannel(
|
||||
channel: channel,
|
||||
child: Scaffold(
|
||||
body: StreamChannelPreview(
|
||||
body: ChannelPreview(
|
||||
channel: channel,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user