Close Buttons
A generic close button for dismissing content like modals and alerts.
Examples
Provide an option to dismiss or close a component with <CloseButton>
.
Disabled state
Bootstrap adds relevant styling to a disabled close button to prevent user interactions.
White variant
Change the default dark color to white using variant="white"
.