This repository was archived by the owner on Jun 1, 2020. It is now read-only.

Description
Hi,
I have an issue when I import the package into my code:
import {MuiForm as Form} from 'rjsf-material-ui';
npm prints errors like:
ERROR in [at-loader] ./node_modules/rjsf-material-ui/dist/index.d.ts:11:10 TS2304: Cannot find name 'default'.
Do you have any idea what is wrong?
Thank you!