We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78eed89 commit 7911d26Copy full SHA for 7911d26
README.md
@@ -32,7 +32,6 @@ function ExampleProductPage() {
32
productId="product-1"
33
shopId="Faslet Demo"
34
brandId="Faslet Demo Brand"
35
- fasletTag="Faslet_Jacket_Male"
36
productImageUrl="https://placekitten.com/100/150"
37
productName="Jacket"
38
colors={colors}
examples/src/ProductPage.jsx
@@ -66,7 +66,6 @@ export function ProductPage() {
66
67
68
69
70
71
72
0 commit comments