✨ Better reaction panel
This commit is contained in:
@ -292,7 +292,8 @@ class _PostEditorScreenState extends State<PostEditorScreen> {
|
||||
]),
|
||||
children: <Widget>[
|
||||
PostItem(
|
||||
data: _writeController.repostingPost!)
|
||||
data: _writeController.repostingPost!,
|
||||
)
|
||||
],
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user