chore: remove allow currency change control in WDSCurrencyInputWidget (#33598)
Fixes #32031 /ok-to-test tags="@tag.Anvil" Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
This commit is contained in:
parent
5965150bc4
commit
e4f713c45e
|
|
@ -56,16 +56,6 @@ export const propertyPaneContentConfig = [
|
|||
type: ValidationTypes.TEXT,
|
||||
},
|
||||
},
|
||||
{
|
||||
propertyName: "allowCurrencyChange",
|
||||
label: "Allow currency change",
|
||||
helpText: "Search by currency or country",
|
||||
controlType: "SWITCH",
|
||||
isJSConvertible: true,
|
||||
isBindProperty: true,
|
||||
isTriggerProperty: false,
|
||||
validation: { type: ValidationTypes.BOOLEAN },
|
||||
},
|
||||
{
|
||||
helpText: "No. of decimals in currency input",
|
||||
propertyName: "decimals",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user