TableHeader: add type="button" to button

This commit is contained in:
David Wolf 2022-12-05 23:34:16 +01:00 committed by GitHub
commit e7fc05f895
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,7 @@
on:mouseleave on:mouseleave
> >
<button <button
type="button"
class:bx--table-sort="{true}" class:bx--table-sort="{true}"
class:bx--table-sort--active="{active}" class:bx--table-sort--active="{active}"
class:bx--table-sort--ascending="{active && class:bx--table-sort--ascending="{active &&