Skip to content

Commit

Permalink
update product, productquantity formcomponent
Browse files Browse the repository at this point in the history
  • Loading branch information
nikiquickie committed Dec 4, 2024
1 parent 9f25a13 commit 27f6b9b
Showing 1 changed file with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,20 +87,6 @@ export const commerceproductFormComponents = {
}
]
},
{
name: 'Text',
key: 'priceType',
fields: [
{
name: 'Placeholder',
value: 'fill commerceproduct priceType',
},
{
name: 'Label',
value: 'PriceType',
}
]
},
{
name: 'Photo',
key: 'thumb',
Expand Down

0 comments on commit 27f6b9b

Please sign in to comment.