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