Post objects are not valid React children
I am new to react and am trying to figure out how load a page called post when the user clicks on a particular post on a separate blog page. Here is the code below for Post.jsx:
I am new to react and am trying to figure out how load a page called post when the user clicks on a particular post on a separate blog page. Here is the code below for Post.jsx: