I cannot read name from object cookie [React.js]

前端 未结 0 1237
温柔的废话
温柔的废话 2021-01-31 04:29

I have problem to read name from object cookie

setCookie(\'user\', JSON.stringify({ name: "John Doe" }))

export const getCookie = (key, req) => {
           


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