We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.8.0
Label
Need to add the isXs logic Col has to Label otherwise it outputs invalid classes
isXs
Col
https://codepen.io/supergibbs/pen/PKqEOG
The text was updated successfully, but these errors were encountered:
fix(Label): fix xs col class
f26edab
Changes Label's xs col class to remove the -xs part to align with bootstrap Closes reactstrap#510
fix(Label): fix xs col class (#512)
683dbdb
Changes Label's xs col class to remove the -xs part to align with bootstrap Closes #510
No branches or pull requests
Issue description
2.8.0
Label
Need to add the
isXs
logicCol
has toLabel
otherwise it outputs invalid classesSteps to reproduce issue
https://codepen.io/supergibbs/pen/PKqEOG
The text was updated successfully, but these errors were encountered: