ECellNitrr / teesco-website

Apache License 2.0
2 stars 8 forks source link

Reusable error component #24

Closed pratik0204 closed 4 years ago

pratik0204 commented 4 years ago

Is your feature request related to a problem? Please describe. Make an error component, displayed if any api calls throws an error. Screenshot from 2020-06-02 21-46-42

Describe the solution you'd like

components/Widgets/Error/Error.js

A functional component which takes width as prop, to make it fit in every container component.

components/Widgets/Error/Error.stories.js

Just an initial state, with error.

nikhil-chacko commented 4 years ago

I will like to work on this issue

pratik0204 commented 4 years ago

@Nikhil-dev13 you are assigned with this issue.