Enable word wrap in editor
This commit is contained in:
@@ -28,6 +28,7 @@ export const StandardEditor = ({
|
|||||||
readOnly,
|
readOnly,
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
automaticLayout: true,
|
automaticLayout: true,
|
||||||
|
wordWrap: 'on',
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</CardContent>
|
</CardContent>
|
||||||
|
|||||||
Reference in New Issue
Block a user