You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @iamabhishek2828! Thanks for creating issue #198 on #Indie-Kart/ecommerce-store.Please Comment /assign-me to self assign this issue to yourself, and please don't forget to star this repo.
Is there an existing issue for this?
What happened?
Issue Description
Summary Component Type Error
Description
When using the
Summary
component, TypeScript throws a type error related to thequantity
prop binding element.Steps to Reproduce
Summary
component with a prop namedquantity
.Expected Behavior
The
quantity
prop should be correctly typed to prevent TypeScript errors.Actual Behavior
TypeScript shows the error:
Code Snippet
Additional Information
react
,typescript
, etc.) and their versions.Record
The text was updated successfully, but these errors were encountered: