mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
disable spellcheck
This commit is contained in:
parent
353ca60398
commit
28aa95a884
@ -78,6 +78,7 @@ export function TextAreaInput({
|
||||
maxHeight: size === 'small' ? '30px' : containerHeight,
|
||||
forceSync: true,
|
||||
autoDownloadFontAwesome: false,
|
||||
spellChecker: false,
|
||||
/*
|
||||
autoDownloadFontAwesome?: boolean;
|
||||
autofocus?: boolean;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user