Issue description
- version
#4.6.2
- components:
Alert
It doesn't seem to be possible to use a CSS module to style the close button in the Alert:
https://github.com/reactstrap/reactstrap/blob/master/src/Alert.js#L58
Should this be using mapToCssModules?
Issue description
#4.6.2AlertIt doesn't seem to be possible to use a CSS module to style the close button in the Alert:
https://github.com/reactstrap/reactstrap/blob/master/src/Alert.js#L58
Should this be using
mapToCssModules?