mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-15 02:50:49 +02:00
[#1702] added aria-label to some buttons for accessibility
Co-authored-by: Nolan Darilek <nolan@thewordnerd.info>
This commit is contained in:
co-authored by
Nolan Darilek
parent
51ee1b5367
commit
c51148e4d7
@@ -30,6 +30,7 @@
|
||||
|
||||
<button
|
||||
type="button"
|
||||
aria-label="Refresh"
|
||||
class="btn btn-transparent btn-circle"
|
||||
class:refreshing={refreshTimeoutId}
|
||||
use:tooltip={tooltipData}
|
||||
|
||||
Reference in New Issue
Block a user