mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-17 01:07:49 +00:00
feat: Adds ts rule noImplicitOverride and fix errors.
This commit is contained in:
@@ -122,7 +122,7 @@ class OverflowMenu extends PureComponent<IProps, IState> {
|
||||
* @inheritdoc
|
||||
* @returns {ReactElement}
|
||||
*/
|
||||
render() {
|
||||
override render() {
|
||||
const {
|
||||
_isBreakoutRoomsSupported,
|
||||
_isSpeakerStatsDisabled,
|
||||
|
||||
Reference in New Issue
Block a user