fix: build error

This commit is contained in:
katherinehhh 2025-02-26 16:35:03 +08:00
parent 98d7136633
commit fe1aa8425b

View File

@ -34,7 +34,7 @@ export const getLabelFormatValue = (
labelUiSchema: ISchema,
value: any,
isTag = false,
targetTitleCollectionField,
targetTitleCollectionField?,
TitleRenderer?: any,
): any => {
if (TitleRenderer) {