UNPKG

mui-tel-input

Version:

A phone number input designed for the React library MUI built with libphonenumber-js

3 lines (2 loc) 127 B
import { MuiTelInputProps } from '../../index.types'; export declare function useMismatchProps(props: MuiTelInputProps): void;