mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-21 17:17:53 +00:00
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores Change any to actual types Fix eslint rule
This commit is contained in:
@@ -7,7 +7,7 @@ import { WithTranslation } from 'react-i18next';
|
||||
import { Avatar } from '../../../base/avatar';
|
||||
import { translate } from '../../../base/i18n/functions';
|
||||
import Icon from '../../../base/icons/components/Icon';
|
||||
import { IconClose } from '../../../base/icons/svg/index';
|
||||
import { IconClose } from '../../../base/icons/svg';
|
||||
// @ts-ignore
|
||||
import Label from '../Label';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user