How to style from an array of objects with using material-ui

前端 未结 0 1016
轮回少年
轮回少年 2020-12-12 04:14

I\'m use functional component of reactjs. I have an array of objects in which the styles are specified

const data = [
        {
            id: 1,
                    


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