mirror of
https://github.com/docmost/docmost.git
synced 2026-08-24 05:42:18 +10:00
feat: A11y fixes (#2148)
This commit is contained in:
@@ -54,7 +54,7 @@ export default function GroupMembersList() {
|
||||
<Table.Tr>
|
||||
<Table.Th>{t("User")}</Table.Th>
|
||||
<Table.Th>{t("Status")}</Table.Th>
|
||||
<Table.Th></Table.Th>
|
||||
<Table.Th aria-label={t("Action")} />
|
||||
</Table.Tr>
|
||||
</Table.Thead>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user