the object ' const value = {}' in AuthContext.js perfectly renders its elements in Login and Signup components but shows undefined in Header.js

前端 未结 0 652
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-16 19:33

The elements of const value ={} object renders all their elements and their values in Login.js and Signup.js but in Header.js it shows undefined. How to render them so they

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