adding immoscout shape search

This commit is contained in:
orangecoding
2026-05-07 19:11:47 +02:00
parent 703c602527
commit 921057252d
4 changed files with 30 additions and 21 deletions

View File

@@ -141,21 +141,6 @@ export default function ProviderMutator({
</p>
</>
)}
<Banner
fullMode={false}
type="warning"
closeIcon={null}
title={<div style={{ fontWeight: 600, fontSize: '14px', lineHeight: '20px' }}>Warning</div>}
style={{ marginBottom: '1rem' }}
description={
<div>
<p>
Currently, our Immoscout implementation does not support drawing shapes on a map. Use a radius instead.
</p>
</div>
}
/>
<Select
filter
placeholder="Select a provider"