EOS-uiux-Solutions / user-story

POST stories. GET features.
https://userstory.site
MIT License
40 stars 47 forks source link

Fix #256: Added component to show stories by the same author #259

Closed kailash360 closed 2 years ago

kailash360 commented 2 years ago

Issue Number

fixes #256

Describe the changes you've made

I have added a GraphQL query to fetch the stories by author of the current story. I have also created a new component to render the stories. The component is highly reusable as every detail in it is passed as a prop.

Describe if there is any unusual behavior (Any Warning) of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

NA

Checklist

Provide a Deployed link of route/page that needs to review

image