diff --git a/react/features/base/ui/components/web/Select.tsx b/react/features/base/ui/components/web/Select.tsx index 59836f780..58b3b6d7b 100644 --- a/react/features/base/ui/components/web/Select.tsx +++ b/react/features/base/ui/components/web/Select.tsx @@ -28,6 +28,12 @@ interface ISelectProps { */ error?: boolean; + /** + * Id of the {options.map(option => (