React how to map through data to display image for styled component prop?

前端 未结 0 1180
予麋鹿
予麋鹿 2020-12-12 11:27

So I have an image slider that maps through data and displays my images

{SliderData.map((slide, index) => {
    return (
           
相关标签:
回答
  • 消灭零回复
提交回复
热议问题