Untitled

 avatar
unknown
plain_text
2 months ago
255 B
3
Indexable
        {getTransformValue(
                          accessorKey == "deductible"
                            ? item[accessorKey]?.value
                            : item?.[accessorKey],
                          transform
                        )}
Editor is loading...
Leave a Comment