mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-22 16:47:49 +00:00
feat: Adds ts rule noImplicitOverride and fix errors.
This commit is contained in:
@@ -41,7 +41,7 @@ class UpdateCalendarEventDialog extends Component<IProps> {
|
||||
* @inheritdoc
|
||||
* @returns {ReactElement}
|
||||
*/
|
||||
render() {
|
||||
override render() {
|
||||
return (
|
||||
<ConfirmDialog
|
||||
descriptionKey = 'calendarSync.confirmAddLink'
|
||||
|
||||
Reference in New Issue
Block a user