viclafouch / mui-file-input

A file input designed for the React library MUI
https://viclafouch.github.io/mui-file-input/
MIT License
77 stars 17 forks source link

Package not recognized if I install through pnpm #33

Closed sankarkumar23 closed 11 months ago

sankarkumar23 commented 1 year ago

I installed the package through pnpm and the component is not being recognized. Even if I add import manually import { MuiFileInput } from 'mui-file-input'

image

viclafouch commented 1 year ago

Hello !

Do you have a codesandbox for repro plz ?