typescript · typescript/TS2604
TS2604
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.