Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
taoqili committed Nov 20, 2018
2 parents 5375db5 + fc98566 commit b25ebdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TextareaFormField.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ class TextAreaFormField extends FormField {
<span
style={{
whiteSpace: 'pre-wrap',
overflowWrap: 'break-word',
}}
className="view-mode"
>{me.state.value}</span>
Expand Down

0 comments on commit b25ebdd

Please sign in to comment.