Alex
Results
2
comments of
Alex
Hi, import bigImage from "../images/bigImage.jpg" const photos = [{src:bigImage, width:4, height: 3 }, ....] Works for me ;)
Same issue as @JamesSingleton and @Jdelbarcogarza. When i use `{...field}` in `` i have the same Warning. Any tips ?