What wrong to read object in react.js

前端 未结 0 1328
栀梦
栀梦 2021-01-31 14:29

Whaht wrong this in this code in React.js

let mydata = getCookie(\'user\')
console.log(mydata)

// Output
// {"name":"John Doe"}

console.log(         


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