Describe the bug
When I build my react project, i have an error. InputMask is not a constructor
To Reproduce
Add an input mask with a MUI textfield and a React Hook Form controller, and use vite to build ur project.
Environment:
- React IMask version : 7.6.1
- MUI : 7.1.0
- react hook form : 7.52.1
- vite : 6.3.5
Additional context
