From 79d0297c4ec57f5282f932601d45d8820e17230f Mon Sep 17 00:00:00 2001 From: ankit-thanekar007 Date: Tue, 16 Mar 2021 08:48:01 -0700 Subject: TMA 653 Removed autocorrect in comments --- src/components/comments/AddComment.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/comments/AddComment.tsx') diff --git a/src/components/comments/AddComment.tsx b/src/components/comments/AddComment.tsx index 56011f05..3b195a2b 100644 --- a/src/components/comments/AddComment.tsx +++ b/src/components/comments/AddComment.tsx @@ -115,7 +115,6 @@ const AddComment: React.FC = ({ placeholderTextColor="grey" onChangeText={setComment} value={comment} - autoCorrect={false} multiline={true} ref={ref} /> -- cgit v1.2.3-70-g09d2