-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
Describe the bug
Missing ProductServices component at react folder.
I found this error after getting a 404 for the bundle of this component.
To Reproduce
Steps to reproduce the behavior:
- Open
store/interfaces.json - Look at the component of that interface:
"product-services": { "component": "ProductServices" }
- Go to
reactfolder and search forProductServices.jsorProductServices.tsxor some file with the name:ProductServices.* - Nothing found
Expected behavior
Where is this file? Why doesn't it exist in react folder and is declared in interfaces.json?
Desktop (please complete the following information):
Not needed
Smartphone (please complete the following information):
Not needed
Metadata
Metadata
Assignees
Labels
No labels