1.1.7 • Published 4 years ago
@vjbhang/shared-components v1.1.7
@vjbhang/shared-components
Component library using storybook in react designed with styled-components.
Publishing Instructions:
npm run transpile-storybooknpm version [major / minor / patch] -m <comment>(necessary to publish)npm publish
Run Storybooknpm run storybook
Components
Button
props:
label: String,backgroundColor: color,right: Boolean,left: Boolean,icon: <Icon />,containerStyle: style Object,labelStyle: style Object,...props