ref(TS) Improve TS (#12656)

This commit is contained in:
Robert Pintilii
2023-02-02 13:12:31 +02:00
committed by GitHub
parent ab262ec8b1
commit fbc0a502e7
60 changed files with 232 additions and 205 deletions

View File

@@ -12,6 +12,7 @@ import Button from '../../../../base/ui/components/web/Button';
import { getCountryCodeFromPhone } from '../../../utils';
// @ts-ignore
import Label from '../Label';
/* eslint-enable lines-around-comment */
interface IProps extends WithTranslation {