Add the pending blogs component to the Admin Dashboard
This component will display all those blogs which are requested for a review by a user.
use /blogs/getAll route and apply filter on blog.review property to properly identify such blogs.
Design will be uploaded soon
Add the pending blogs component to the Admin Dashboard
This component will display all those blogs which are requested for a review by a user.
use
/blogs/getAllroute and apply filter onblog.reviewproperty to properly identify such blogs.