jungsoft / materialui-daterange-picker

A react date range picker implementation using @material-ui.
MIT License
70 stars 79 forks source link

Customization issue with package #33

Open ghost opened 2 years ago

ghost commented 2 years ago

I tried to take a fork of this package and tried to install from github and i ran into TypeError: Cannot read properties of undefined (reading 'createSvgIcon') error. Can you give me some insights on this error message?

image