minor screen reader improvements

This commit is contained in:
Gani Georgiev
2026-04-18 22:11:58 +03:00
parent 624c3357be
commit 075e20efae
88 changed files with 298 additions and 256 deletions
+1 -1
View File
@@ -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"),
),
];