contentoh-components-library 21.0.86 → 21.0.87

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": "contentoh-components-library",
3
- "version": "21.0.86",
3
+ "version": "21.0.87",
4
4
  "dependencies": {
5
5
  "@aws-amplify/auth": "^4.5.3",
6
6
  "@aws-amplify/datastore": "^3.11.0",
@@ -1437,10 +1437,10 @@ export const ProviderProductEdition = ({
1437
1437
  </div>
1438
1438
  {inCart ? (
1439
1439
  <button type="button">
1440
- {/* <Link to="/checkout">
1440
+ <Link to="/checkout">
1441
1441
  <p>Articulo en carrito</p>
1442
1442
  <p>Ir a checkout</p>
1443
- </Link> */}
1443
+ </Link>
1444
1444
  </button>
1445
1445
  ) : (
1446
1446
  <Button