We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c56f1 commit d6dc0baCopy full SHA for d6dc0ba
1 file changed
CHANGELOG.md
@@ -172,8 +172,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
172
- RevealContentContainer
173
- Member
174
- Container
175
+ - Wrapper
176
- Updated ContactUsForm's checkbox wrapper from div to label to enhance its accessibility
177
- Updated SearchInput width to 100% for better styling
178
- Reverted the prop name to styles in Container component as the change of the name introduced a styling bug
179
- Extracted :root from themes.scss to globals.scss
-
180
+ - Created a combineClasses function to clean up conditional class handling
0 commit comments