What hook to use for simple array of strings
Hi, I created a resource called "Media" (its ment to be a media library). Now on the list page I want to display a grid of images, these image sources are the response of the request, its just a simple array with image urls (strings).
What hook should I use to get all the images?
What hook should I use to get all the images?
