I'm sure this has been asked before, but I cannot find the answer neither on StackOverflow or the React-bootstrap-site.
How do I hide an element ( for example) on xs devices, soemthing like xs-hidden?
For Bootstrap version 4 beta you will need to use <Col className="d-none d-sm-block">
to hide the columns on xs screens
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With