fix: disable spell check
This commit is contained in:
@@ -93,6 +93,7 @@ const LogPage = () => {
|
||||
fullWidth
|
||||
size="small"
|
||||
autoComplete="off"
|
||||
spellCheck="false"
|
||||
variant="outlined"
|
||||
placeholder={t("Filter conditions")}
|
||||
value={filterText}
|
||||
|
||||
Reference in New Issue
Block a user