Bootstrap components built with React. Contribute to 2673542667/react-bootstrap development by creating an account on GitHub.
Split toastr css with react-bootstrap-table css(06defe2) react-bootstrap-table-all.min.css include toastr css react-bootstrap-table.min.css doesn't include toastr css Updat dependencies for **node@4.2.1**(a3a7b0c) Remove deprecated .getDOMNode() calls(37b5c7e) Update examples UI and ...
husky makes it easy to use githooks as if they are npm scripts. lint-staged allows us to run scripts on staged files in git. See this blog post about lint-staged to learn more about it. prettier is the JavaScript formatter we will run before commits. Now we can make sure every file...
husky makes it easy to use githooks as if they are npm scripts. lint-staged allows us to run scripts on staged files in git. See this blog post about lint-staged to learn more about it. prettier is the JavaScript formatter we will run before commits. Now we can make sure every file...