frameless button: fix missing type property
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
{/snippet}
|
||||
|
||||
<button
|
||||
type="button"
|
||||
class={[
|
||||
'text-sui-accent hover:text-sui-primary inline-flex cursor-pointer items-center gap-1.5 transition-colors',
|
||||
disabled && 'pointer-events-none cursor-not-allowed opacity-50',
|
||||
|
||||
Reference in New Issue
Block a user