refactor: map (#18143)

This commit is contained in:
Daniel Dietzler 2025-05-07 23:39:50 +02:00 committed by GitHub
parent 09ced9a171
commit a169fb6a79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 220 additions and 222 deletions

View file

@ -190,6 +190,7 @@
simplified={true}
clickable={true}
onClickPoint={(selected) => (point = selected)}
showSettings={false}
/>
{/await}
</div>