File tree Expand file tree Collapse file tree
@webex/widgets/src/widgets/WebexMeetings
contact-center/cc-components/src Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import '@webex/components/dist/css/webex-components.css';
99import './WebexMeetings.css' ;
1010
1111/**
12- * Webex meeting widget presents a Webex meeting experience
12+ * Webex meeting widget presents a Webex meeting experience.
1313 *
1414 * @param {string } props.meetingDestination ID of the virtual meeting location
1515 * @param {string } props.meetingPasswordOrPin Password or pin of the virtual meeting location
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ import IncomingTaskComponent from './components/task/IncomingTask/incoming-task'
77import TaskListComponent from './components/task/TaskList/task-list' ;
88import OutdialCallComponent from './components/task/OutdialCall/outdial-call' ;
99
10- // WebUserState component
1110const WebUserState = r2wc ( UserStateComponent , {
1211 props : {
1312 // type '"string" | "number" | "boolean" | "function" | "json"
You can’t perform that action at this time.
0 commit comments