We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3d7db commit 2634177Copy full SHA for 2634177
1 file changed
CHANGELOG.md
@@ -175,6 +175,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
175
- Row
176
- Container
177
- Wrapper
178
+ - Title
179
- Extracted :root from themes.scss to globals.scss
180
- Updated ContactUsForm's checkbox wrapper from div to label to enhance its accessibility
181
- Updated SearchInput width to 100% for better styling
@@ -184,4 +185,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
184
185
- about page
186
- home(index) page
187
- Created a combineClasses function to clean up conditional class handling
-- Rename RowAlignLeft to Row
188
+- Rename RowAlignLeft to Row
0 commit comments