When I attempt to print my component inside another Reactjs component, then it gives me this below error:
Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it’s defined in, or you might have mixed up default and named imports.
Link to my github repository is:GitHub - nomanmangalzai/my-tailoring-database: This database is developed in MERN-Stack for storing the size of clothes of a tailoring shop customers