fix: remove usage of probability field (#5877)
- fixes #5735 --------- Co-authored-by: Marie Stoppa <marie.stoppa@essec.edu>
This commit is contained in:
@ -102,11 +102,6 @@ export const SETTINGS_FIELD_TYPE_CONFIGS = {
|
||||
Icon: IconPhone,
|
||||
defaultValue: '+1234-567-890',
|
||||
},
|
||||
[FieldMetadataType.Probability]: {
|
||||
label: 'Rating',
|
||||
Icon: IconTwentyStar,
|
||||
defaultValue: '3',
|
||||
},
|
||||
[FieldMetadataType.Rating]: {
|
||||
label: 'Rating',
|
||||
Icon: IconTwentyStar,
|
||||
|
||||
Reference in New Issue
Block a user