mirror of
https://github.com/immich-app/immich.git
synced 2025-12-09 02:43:46 +09:00
chore: rounded map corner when needed (#18163)
This commit is contained in:
@@ -191,6 +191,7 @@
|
||||
clickable={true}
|
||||
onClickPoint={(selected) => (point = selected)}
|
||||
showSettings={false}
|
||||
rounded
|
||||
/>
|
||||
{/await}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user