react-bootstrap-text
v0.6.0
Published
Extends React-Bootstrap with a text component that encapsulates the bootstrap Text Utility classes
Readme
Storybook
To run storybook clone the project from the Github repo:
npm iTo install dependancies
npm run storybookto start storybook
Publish component
npm run compile
npm publish