✏️(frontend) fix a minor typo
Minor typo copied/pasted from LiveKit sources. Fixed it.
This commit is contained in:
committed by
aleb_the_flash
parent
3ba913bb21
commit
c51058e6ac
@@ -37,7 +37,7 @@ export interface ControlBarProps extends React.HTMLAttributes<HTMLDivElement> {
|
|||||||
controls?: ControlBarControls
|
controls?: ControlBarControls
|
||||||
/**
|
/**
|
||||||
* If `true`, the user's device choices will be persisted.
|
* If `true`, the user's device choices will be persisted.
|
||||||
* This will enables the user to have the same device choices when they rejoin the room.
|
* This will enable the user to have the same device choices when they rejoin the room.
|
||||||
* @defaultValue true
|
* @defaultValue true
|
||||||
* @alpha
|
* @alpha
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user