State pass
Type '{ children: Element; prop1: any; isLoading: boolean; saveButtonProps: { disabled: boolean; onClick: (e: BaseSyntheticEvent<object, any, any>) => void; }; }' is not assignable to type 'IntrinsicAttributes & { resource?: string | undefined; title?: ReactNode; wrapperProps?: CardProps | undefined; headerProps?: CardHeaderProps | undefined; ... 8 more ...; saveButtonProps?: SaveButtonProps | undefined; } & { ...; }'.
Property 'prop1' does not exist on type 'IntrinsicAttributes & { resource?: string | undefined; title?: ReactNode; wrapperProps?: this error showsup @kapa.ai
Property 'prop1' does not exist on type 'IntrinsicAttributes & { resource?: string | undefined; title?: ReactNode; wrapperProps?: this error showsup @kapa.ai
