chore(ui): revert example changes
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -204,7 +204,6 @@
|
|||||||
files = (
|
files = (
|
||||||
);
|
);
|
||||||
inputPaths = (
|
inputPaths = (
|
||||||
"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
|
|
||||||
);
|
);
|
||||||
name = "Thin Binary";
|
name = "Thin Binary";
|
||||||
outputPaths = (
|
outputPaths = (
|
||||||
|
|||||||
@@ -356,11 +356,7 @@ class _ChannelPageState extends State<ChannelPage> {
|
|||||||
),
|
),
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
child: defaultWidget.copyWith(
|
child: defaultWidget.copyWith(onReplyTap: reply),
|
||||||
onReplyTap: reply,
|
|
||||||
// showReactionPicker: true,
|
|
||||||
// showReactionPickerIndicator: false,
|
|
||||||
),
|
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user