Feature : Adding percentage option to Input Number (#8481)
fixing #7375 --------- Co-authored-by: guillim <guillaume@twenty.com>
This commit is contained in:
@ -54,6 +54,5 @@ export const formatFieldMetadataItemAsFieldDefinition = ({
|
||||
metadata: fieldDefintionMetadata,
|
||||
type: field.type,
|
||||
}),
|
||||
settings: field.settings,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user