datatools-ui
datatools-ui copied to clipboard
Upgrade react-bootstrap
Some old tags from react-bootstrap version 0.3, such as <BsLabel> have limited variants or styling options, forcing us to do things such as https://github.com/ibi-group/datatools-ui/pull/529/files/969e6fa72bcaa81b1703d2f7ae7057da076c2ed5#diff-d13583b31b453ec074bc8c60803f4ae7R182 in #529.
Updating the library and replace <BsLabel> with the <Label> component for instance would allow removing the extra styling defined.