mirror of
https://github.com/immich-app/immich.git
synced 2025-11-25 12:00:42 +09: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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user