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