mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 23:57:48 +00:00
fix(toolbar): Fixes build, missing props.
This commit is contained in:
@@ -37,6 +37,11 @@ interface IProps {
|
||||
*/
|
||||
ariaControls: string;
|
||||
|
||||
/**
|
||||
* Aria label for the Button.
|
||||
*/
|
||||
ariaLabel?: string;
|
||||
|
||||
/**
|
||||
* Information about the buttons that need to be rendered in the overflow menu.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user