resource-description fix
parent
32a05db318
commit
e7fa2ea573
|
@ -136,7 +136,7 @@ const ResourceComponent = ({
|
|||
<TextField
|
||||
fullWidth
|
||||
multiline
|
||||
rows={12}
|
||||
rows={2}
|
||||
id="resource-description"
|
||||
label={t("Resource.Description")}
|
||||
variant="outlined"
|
||||
|
|
Loading…
Reference in New Issue