@nok-integration/storefront-react 0.19.15 → 0.19.16
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/dist/index.d.ts +1 -1
- package/dist/index.mjs +277 -261
- package/dist/standalone/storefront.mjs +277 -261
- package/dist/standalone/styles.css +65 -63
- package/dist/styles.css +65 -63
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -4725,7 +4725,7 @@ export declare interface ProductDetailsProps {
|
|
|
4725
4725
|
}
|
|
4726
4726
|
|
|
4727
4727
|
/**
|
|
4728
|
-
* One product as its own gallery (Figma `mobile/limited edition`,
|
|
4728
|
+
* One product as its own gallery (Figma `mobile/limited edition`, 5986:27948).
|
|
4729
4729
|
*
|
|
4730
4730
|
* **The third shape a product takes on a category page**, and the reason it is its own
|
|
4731
4731
|
* component rather than a variant of the other two: `featured` is one product as one large
|