Skip to content

Commit

Permalink
(PC-33110)[PRO] fix: Makes offer location field disabled for synchron…
Browse files Browse the repository at this point in the history
…ized offers
  • Loading branch information
jclery-pass committed Nov 26, 2024
1 parent 2d4f037 commit 076b6e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pro/src/pages/IndividualOffer/commons/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export const SUBCATEGORIES_FIELDS_DEFAULT_VALUES = {
}

const OFFER_LOCATION_DEFAULT_VALUES = {
offerLocation: '',
locationLabel: '',
manuallySetAddress: false,
street: '',
Expand Down

0 comments on commit 076b6e7

Please sign in to comment.