This commit is contained in:
Roy Ho 2023-10-13 11:19:14 -07:00 committed by GitHub
parent 0691226cd3
commit 8bb98fd9d9
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,6 @@
"hoverZoom": "hoverZoom", "hoverZoom": "hoverZoom",
"fullScreenOnClick": "fullScreenOnClick" "fullScreenOnClick": "fullScreenOnClick"
}, },
"usesContext": [ "postId" ],
"attributes": { "attributes": {
"thumbnailsPosition": { "thumbnailsPosition": {
"type": "string", "type": "string",
@ -62,5 +61,6 @@
"default": "standard" "default": "standard"
} }
}, },
"viewScript": "wc-product-gallery-frontend" "viewScript": "wc-product-gallery-frontend",
"example": {}
} }