Skip to content

Commit d6dc0ba

Browse files
committed
Updated CHANGELOG.md
1 parent 94c56f1 commit d6dc0ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
172172
- RevealContentContainer
173173
- Member
174174
- Container
175+
- Wrapper
175176
- Updated ContactUsForm's checkbox wrapper from div to label to enhance its accessibility
176177
- Updated SearchInput width to 100% for better styling
177178
- Reverted the prop name to styles in Container component as the change of the name introduced a styling bug
178179
- Extracted :root from themes.scss to globals.scss
179-
180+
- Created a combineClasses function to clean up conditional class handling

0 commit comments

Comments
 (0)