mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore(deps): update typescript-projects (#16795)
* chore(deps): update typescript-projects * fix: aria --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
This commit is contained in:
parent
996ffed5eb
commit
a1a61f19eb
6 changed files with 622 additions and 701 deletions
|
|
@ -129,6 +129,7 @@
|
|||
onfocus={() => (hoverMessage = true)}
|
||||
onblur={() => (hoverMessage = false)}
|
||||
role="dialog"
|
||||
tabindex="0"
|
||||
>
|
||||
<div class="flex justify-between place-items-center">
|
||||
<div class="h-10 w-10">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue