Skip to content

Commit 7911d26

Browse files
committed
Remove tag from documentation
1 parent 78eed89 commit 7911d26

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ function ExampleProductPage() {
3232
productId="product-1"
3333
shopId="Faslet Demo"
3434
brandId="Faslet Demo Brand"
35-
fasletTag="Faslet_Jacket_Male"
3635
productImageUrl="https://placekitten.com/100/150"
3736
productName="Jacket"
3837
colors={colors}

examples/src/ProductPage.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ export function ProductPage() {
6666
productId="product-1"
6767
shopId="Faslet Demo"
6868
brandId="Faslet Demo Brand"
69-
fasletTag="Faslet_Jacket_Male"
7069
productImageUrl="https://placekitten.com/100/150"
7170
productName="Jacket"
7271
colors={colors}

0 commit comments

Comments
 (0)