[React Bootstrap Close Button Docs] https://react-bootstrap.github.io/components/close-button/
npm install @owlui/closebutton[React Bootstrap Close Button Docs] https://react-bootstrap.github.io/components/close-button/
A generic close button for dismissing content such as modals and alerts.
``
const closeButton = require('@owlui/closeButton');
Default Close Button
Disabled Close Button
``