Added support for moving video to new window. Fixed various bugs.
This commit is contained in:
@@ -58,7 +58,7 @@ Chat.propTypes =
|
||||
Chat.defaultProps =
|
||||
{
|
||||
senderPlaceHolder : 'Type a message...',
|
||||
autofocus : true,
|
||||
autofocus : false,
|
||||
displayName : null
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user