mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-18 21:07:49 +00:00
feat: Adds ts rule noImplicitOverride and fix errors.
This commit is contained in:
@@ -79,7 +79,7 @@ class ReactionMenuDialog extends PureComponent<IProps> {
|
||||
* @inheritdoc
|
||||
* @returns {ReactElement}
|
||||
*/
|
||||
render() {
|
||||
override render() {
|
||||
const { _styles, _width, _height, _participantCount } = this.props;
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user