-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Getting this error while trying to render the component
React.createElement: type should not be null, undefined, boolean, or number. It should be a string (for DOM elements) or a ReactClass
I tried doing <AudioRecorder.default /> or importing as { AudioRecorder } or without the { } but the same issue.
Tried a lot of variations how to show this component but its failing on every single step.
Metadata
Metadata
Assignees
Labels
No labels