ECellNitrr / teesco-website

Apache License 2.0
2 stars 8 forks source link

Reusable Error Component #25

Closed nikhil-chacko closed 4 years ago

nikhil-chacko commented 4 years ago

Fixes #24

Description

Reusable error component for all the error's component takes in

  1. error - error message
  2. width - width of the box in percentage
  3. direction - Direction of the grid
  4. iconSize - size of the SentimentVeryDissatisfiedIcon

Type of change

Screenshots of change:

1)Default Props image 2)Custom Props image

Checklist:

Code/Quality Assurance