Jesus Ricardo
Results
2
comments of
Jesus Ricardo
@Nelie-Taylor I asked chapgpt and he answered this: "The error message “Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object”...
@Nelie-Taylor after a series of trial and error for both running locally and running compiled, this is what worked for me. `import ReactDatePicker from "react-datepicker"; const DatePicker = (ReactDatePicker as...