fix(web): require button type (#9786)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
<th class="text-sm font-medium {option.columnStyle}">
|
||||
<button
|
||||
type="button"
|
||||
class="rounded-lg p-2 hover:bg-immich-dark-primary hover:dark:bg-immich-dark-primary/50"
|
||||
on:click={handleSort}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user