mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Removed unnecessary tabindex property
This commit is contained in:
parent
b668ca3943
commit
13e9c65860
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@
|
|||
type="button"
|
||||
{{on "mousedown" this.setLink}}
|
||||
data-test-button="cancel-webhook"
|
||||
tabindex="-1"
|
||||
>
|
||||
<span>Update</span>
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue