Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
60
stars
20
forks
source link
fix(deps): update peerDependencies of react-bootstrap to be locked to v1 #107
Closed
imballinst closed 2 years ago
Fixes https://github.com/imballinst/react-bs-datatable/issues/95. This PR adds more detail to READMEs and updates the
peerDependencies
ofpackage.json
.Previously, installing
react-bootstrap@2
will not show anything during installation. Now, it will show peer dependencies warning as the following: