mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 12:23:51 +00:00
Fix/178 (#179)
* chore(DND): upgrade dependencies * fix(EditableCell): fix bad prop * fix(EditableCell): fix reordering bug with hidden columns
This commit is contained in:
@@ -43,7 +43,6 @@ return (
|
||||
rows={3}
|
||||
transition='none'
|
||||
spellCheck={false}
|
||||
autoComplete={false}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user