Describe the bug
The "identifyOption" prop for the block product-reference is wrong, it must be "identifierOption", its a docs / readme issue
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/vtex-apps/product-list?tab=readme-ov-file#product-reference-props or https://developers.vtex.com/docs/apps/vtex.product-list
- Search for identifyOption
- Go to https://github.com/vtex-apps/product-list/blob/main/react/ProductReference.tsx#L22
- See the prop with different name than the one shown on the docs
Expected behavior
The props must be the same
Screenshots
Desktop environment:
Smartphone environment:
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.