mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-17 15:37:55 +00:00
fix(toolbar): Fixes build, missing props.
This commit is contained in:
@@ -18,6 +18,11 @@ interface IProps extends WithTranslation {
|
||||
*/
|
||||
ariaControls: String;
|
||||
|
||||
/**
|
||||
* Aria label for the Button.
|
||||
*/
|
||||
ariaLabel?: string;
|
||||
|
||||
/**
|
||||
* A child React Element to display within {@code InlineDialog}.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user