mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
Comply w/ coding style
This commit is contained in:
@@ -6,7 +6,6 @@ import { connect as reactReduxConnect } from 'react-redux';
|
||||
import { connect, disconnect } from '../../base/connection';
|
||||
import { Watermarks } from '../../base/react';
|
||||
import { FeedbackButton } from '../../feedback';
|
||||
|
||||
import { OverlayContainer } from '../../overlay';
|
||||
|
||||
/**
|
||||
@@ -164,6 +163,7 @@ class Conference extends Component {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<OverlayContainer />
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user