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
I was able to implement this the same way user profile pic is done but I am using mutate. I hope using mutate for post wont cause any issues but its working.
I am working on trying to add an image for posts.
In Editor.jsx, I added
And in api/posts/index.js
This adds dealPic value as an image name in the database.
How to make this work as an image uploaded to cloudinary? I refered settings.jsx but could not see how this is done.
Appreciate the suggestions.
The text was updated successfully, but these errors were encountered: