mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-15 19:10:54 +02:00
minor screen reader improvements
This commit is contained in:
@@ -71,7 +71,7 @@ export function settings(props) {
|
||||
});
|
||||
},
|
||||
},
|
||||
t.i({ className: "ri-add-line" }),
|
||||
t.i({ className: "ri-add-line", ariaHidden: true }),
|
||||
t.span({ className: "txt" }, "New collection"),
|
||||
),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user