mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 13:37:51 +00:00
feat: Adds ts rule noImplicitOverride and fix errors.
This commit is contained in:
@@ -50,7 +50,7 @@ class SharedVideoDialog extends AbstractSharedVideoDialog<IState> {
|
||||
*
|
||||
* @inheritdoc
|
||||
*/
|
||||
render() {
|
||||
override render() {
|
||||
const { t } = this.props;
|
||||
const { error } = this.state;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user