Open iners-max opened 2 years ago
Currently the background colour of the gallery is using the defined const styles in ImageGallery. Is it possible to take styles from caller so that I can change the background to other colours such as white?
const styles
ImageGallery
Currently the background colour of the gallery is using the defined
const styles
inImageGallery
. Is it possible to take styles from caller so that I can change the background to other colours such as white?