Adding Bootstrap carousel did not work on Gatsby JS

前端 未结 0 967
长发绾君心
长发绾君心 2021-01-29 10:02

I was trying to add Bootstrap carousel on my Gatsby app using the ff code:

{ testimonials.map((item => {
const { id, name, word, photo } = item

return(

  &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题