Problems adding a hyphenated '-' attribute to a tag using assign in a function

前端 未结 0 1615
时光说笑
时光说笑 2021-01-03 05:32

I\'m using this function to dynamically create a user chosen number of input-groups:

const tag = (tag, className, props = {}) => 
    Object.assign(documen         


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