harish-everest / react-phone-input-mui

Highly customizable phone :telephone_receiver: input component with auto formatting
MIT License
24 stars 13 forks source link

Is this repo still maintained? #24

Open Loschcode opened 2 months ago

Loschcode commented 2 months ago

Tried it out and the first raw example doesn't work.

src/components/mui-phone.tsx:1:39 - error TS2307: Cannot find module '@material-ui/core' or its corresponding type declarations.

1 import { TextField, withStyles } from "@material-ui/core";

Seems like there's no response for over a year and no commit either. Is this abandoned? If so, this should be written.

harish50 commented 1 month ago

Hi @Loschcode, I started this repo to use it in one of my client project as the current packages were not up to date or having bugs. I tried to upgrade it whenever possible. I agree that I haven't changed anything in this repo for a year.

I am sure that it was working when I tested it year ago. I will have a check again.