roggervalf / react-appointment-picker

React component to pick an appointment
MIT License
10 stars 13 forks source link

Does not contain a default export (imported as 'AppointmentPicker'). #12

Closed slefcourt27 closed 3 years ago

slefcourt27 commented 3 years ago

After using the example code, I receive this error message:

Attempted import error: 'react-appointment-picker' does not contain a default export (imported as 'AppointmentPicker'). "react": "^17.0.1", "react-appointment-picker": "^3.0.0",

slefcourt27 commented 3 years ago

Rolling back to version 1.1.1 solved this