From: Jay Sitter Date: Sat, 24 Jun 2023 23:52:30 +0000 (-0400) Subject: fix(a11y): Fix some a11y markup in Searchable Select component X-Git-Url: http://these/git/%22%7Bauthor_url%7D/static/git-favicon.png?a=commitdiff_plain;h=47aafed45f1c5322aaaefcf4f8fe2a5a97e60a8e;p=lemmy-ui.git fix(a11y): Fix some a11y markup in Searchable Select component --- diff --git a/src/shared/components/common/searchable-select.tsx b/src/shared/components/common/searchable-select.tsx index a29fe16..37a0c83 100644 --- a/src/shared/components/common/searchable-select.tsx +++ b/src/shared/components/common/searchable-select.tsx @@ -106,8 +106,11 @@ export class SearchableSelect extends Component<