pagesource / fusion-components

A collection of React Components built with Emotion.js
https://sape-fusion.herokuapp.com/
MIT License
13 stars 22 forks source link

Corrected theme prop value in buttonstyle #64

Closed kumarranjansingh closed 6 years ago

kumarranjansingh commented 6 years ago

const buttonStyle = css`

and called buttonStyle function from button context passing correct props.

vish288 commented 6 years ago

@kumarranjansingh : Lint the file and use 2 spaces instead of tab and update back to the commit.

kumarranjansingh commented 6 years ago

I have use prettier plugin while formatting the code. Can we update the editorcofig file, as tabs are used in in the config file?

sbmadhav commented 6 years ago

Please fix the conflicts