mirror of
https://github.com/immich-app/immich.git
synced 2025-12-06 06:54:02 +09:00
fix(web): require button type (#9786)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
</script>
|
||||
|
||||
<button
|
||||
type="button"
|
||||
class="relative rounded-lg transition-all"
|
||||
on:click={handleOnClicked}
|
||||
disabled={!selectable}
|
||||
|
||||
Reference in New Issue
Block a user