mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore(web): remove unused props (#17141)
This commit is contained in:
parent
84c35e35d6
commit
411772123f
11 changed files with 4 additions and 21 deletions
|
|
@ -100,7 +100,6 @@
|
|||
url={getPeopleThumbnailUrl(person)}
|
||||
altText={person.name}
|
||||
widthStyle="100%"
|
||||
onClick={() => changePersonToMerge(person)}
|
||||
/>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue