react-bootstrap-extended icon indicating copy to clipboard operation
react-bootstrap-extended copied to clipboard

A version of React Bootstrap which accepts props that add Bootstrap's utility classes

Results 1 react-bootstrap-extended issues
Sort by recently updated
recently updated
newest added

Hello Perhaps I did something incorrectly, but running: ` npm install --save react-bootstrap-extended` and after a successful install (verified on package.json) in my React I now have import { Panel...