Skip to content
Snippets Groups Projects
Commit 54aa1cdd authored by Tainan Felipe's avatar Tainan Felipe
Browse files

Add line break

parent f8b683a6
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ class BreakoutJoinConfirmation extends Component {
window.open(url);
mountModal(null);
}
handleSelectChange(e) {
const { value } = e.target;
this.setState({ selectValue: value });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment