sivadass / react-shopping-cart

Easily integrate React Shopping Cart into your existing website without using Redux.

Home Page:https://sivadass.github.io/react-shopping-cart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cart item quantity Singular and Plural labels.

sivadass opened this issue · comments

When quantity of added is equal to 1, show it as 1 No., when it is greater than 1, show it as X Nos..

Fixed the issue.