TS2604
typescript JSX Element Missing Attributes
A JSX element's attributes do not satisfy the props type expected by the component. Add the missing required props or check the component's type definition.
A JSX element's attributes do not satisfy the props type expected by the component. Add the missing required props or check the component's type definition.