You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as we done before, we have added a handleDelete function to the bloglist ... but we deleted it later and in lesson 31 we added a delete function in blogdetails ( handleClick ) ...
now I want to link the detele button in the blogList to the handleClick which located in blogDetails.js
can u help me regarding this issue ?
The text was updated successfully, but these errors were encountered:
as we done before, we have added a handleDelete function to the bloglist ... but we deleted it later and in lesson 31 we added a delete function in blogdetails ( handleClick ) ...
now I want to link the detele button in the blogList to the handleClick which located in blogDetails.js
can u help me regarding this issue ?
The text was updated successfully, but these errors were encountered: