mui-tel-input icon indicating copy to clipboard operation
mui-tel-input copied to clipboard

Add React 19 as peer-dependency

Open ruiaraujo012 opened this issue 2 months ago • 13 comments

Now that react 19 is stable, you should add it as a peer dep.

└─┬ mui-tel-input 7.0.0
  ├── ✕ unmet peer @types/react@^18.0.0: found 19.0.1
  ├── ✕ unmet peer react@^18.0.0: found 19.0.0
  └── ✕ unmet peer react-dom@^18.0.0: found 19.0.0

Thanks.

ruiaraujo012 avatar Dec 13 '24 08:12 ruiaraujo012