GenUI icon indicating copy to clipboard operation
GenUI copied to clipboard

comments in style can not be use on props

Open syf20020816 opened this issue 1 year ago • 0 comments

// this is ok (现在只能在上面写)
.ui{
  // this is height ❌(issue,这里应该允许这样写)
  height: 160;
}

syf20020816 avatar Mar 12 '24 21:03 syf20020816