mirror of
https://github.com/immich-app/immich.git
synced 2025-11-14 17:02:34 +09:00
fix(web): events as props (#12825)
This commit is contained in:
@@ -168,7 +168,7 @@
|
||||
circle
|
||||
selectable
|
||||
thumbnailSize={180}
|
||||
on:click={handleRemoveSelectedPerson}
|
||||
onClick={handleRemoveSelectedPerson}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user