wip fix
This commit is contained in:
parent
6412caff2e
commit
6ebf4754b1
|
|
@ -95,7 +95,7 @@ else metaOptions = resOpt;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex items-stretch min-h-[28px]">
|
<div className="flex items-stretch min-h-[28px]">
|
||||||
<EdPropLabel name={name} labelClick={labelClick} />
|
<EdPropLabel name={name} labelClick={labelClick} />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue