@thecb/components 11.1.0-beta.3 → 11.1.0-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thecb/components",
3
- "version": "11.1.0-beta.3",
3
+ "version": "11.1.0-beta.4",
4
4
  "description": "Common lib for CityBase react components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "typings": "dist/index.d.ts",
@@ -555,7 +555,7 @@ export const CartEnabledObligation = {
555
555
  isInCustomerManagement: false,
556
556
  cartEnabled: true,
557
557
  cartConfig: undefined,
558
- isInCart: false,
558
+ isInCart: true,
559
559
  multiCartParams: undefined
560
560
  },
561
561
  render: args => (