errors.fyi community error code reference
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.

References

โ† all namespaces for TS2604