the-substance
the-substance copied to clipboard
render from API
Hello everyone. Very exciting example. Sorry for such a simple question. I connect to the API of my WP site .How can me render this data that comes from the API, for example, instead of these images from example, display different images received from the API request.
Health to all and Happy Hacking
the image urls are in store.js, you could put your own in there
Thanks for the answer. I found out how the store works, but I need something else ... The data comes from the api of my site in response to fetch (). So they are dynamic data. I cannot organize the data so that it can be used further in the content () => component