Skip to content

Commit

Permalink
Merge branch 'bugfix/AB#19860' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefwint committed Jul 16, 2024
2 parents 4e3322f + 4d818e1 commit c25e498
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/pages/public/Home/SearchSection/SearchSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ const SearchSection = () => (
controllers={{
showSearch: false,
showDraw: true,
showLayers: false,
}}
className="w-full rounded border border-pzh-gray-300"
/>
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7758,9 +7758,9 @@ __metadata:
linkType: hard

"caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001565":
version: 1.0.30001578
resolution: "caniuse-lite@npm:1.0.30001578"
checksum: 3b1c41e70270839c958c3fefa3430d74021e15f019667c53f44894eff7382c03c1464e68c4aced284a212c1f157888b09f5b7fd5cae163efdc916202ec71a59d
version: 1.0.30001641
resolution: "caniuse-lite@npm:1.0.30001641"
checksum: d60df2662fcae31efc8f36451929640e9630bb2e936f7449166dc70dcc4a757f6d86a5a089eed763b58354d684404b175e6c8790a9fd95c48abed1fcb7c26225
languageName: node
linkType: hard

Expand Down

0 comments on commit c25e498

Please sign in to comment.