fix(ui): infill and scaling options label

This commit is contained in:
psychedelicious 2023-05-29 16:05:54 +10:00 committed by Kent Keirsey
parent 043f9d9ba4
commit 970340cf62

View File

@ -15,7 +15,7 @@ const ParamInfillCollapse = () => {
return (
<IAICollapse
label={t('parameters.boundingBoxHeader')}
label={t('parameters.infillScalingHeader')}
isOpen={isOpen}
onToggle={onToggle}
>