Commits
Aditya Sharma committed 0ae44364447
Fixed: issue changing item_id to string | number
[tsl] ERROR in /vue-storefront/vue-storefront/core/modules/cart/helpers/productsEquals.ts(16,3)
TS2322: Type 'string | number' is not assignable to type 'number'.
Type 'string' is not assignable to type 'number'.