mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 19:03:47 +00:00
fix(203): issue with userfields re-rendering (#206)
This commit is contained in:
@@ -37,7 +37,7 @@ return (
|
||||
<AutoTextArea
|
||||
size='sm'
|
||||
borderColor='#0001'
|
||||
defaultValue={value}
|
||||
value={value}
|
||||
onChange={onChange}
|
||||
onBlur={onBlur}
|
||||
rows={3}
|
||||
|
||||
Reference in New Issue
Block a user