Extends React-Bootstrap with a text component that encapsulates the bootstrap Text Utility classes
npm install react-bootstrap-text
npm i
`
To install dependancies
`
npm run storybook
`
to start storybook
Publish component
`
npm run compile
npm publish
``