Closed amalaabraham closed 3 years ago
@aitikgupta Linting is done :) Also, what I meant is when you click on start creating your posts, it goes to the home page so that the user can add his first post. And this feature is only applicable to the post owner only. When the same user goes to some other's profile, if there are no posts, only "no posts to show" is displayed.
@amalaabraham yeah I understand that, the suggestions I made were just related to styling, the logic you've implemented is indeed correct.
@aitikgupta Cool! :)
@amalaabraham File:[frontend/src/Components/UserProfile.js] > You need to run Prettier on this file
@amalaabraham thanks for your contribution! (and for sticking around with those painful linters)
Resolves #108