Skip to content

Commit 2634177

Browse files
committed
docs: Add Title to list of components migrated from styled-components to scss
1 parent 4e3d7db commit 2634177

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
@@ -175,6 +175,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
175175
- Row
176176
- Container
177177
- Wrapper
178+
- Title
178179
- Extracted :root from themes.scss to globals.scss
179180
- Updated ContactUsForm's checkbox wrapper from div to label to enhance its accessibility
180181
- 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.
184185
- about page
185186
- home(index) page
186187
- Created a combineClasses function to clean up conditional class handling
187-
- Rename RowAlignLeft to Row
188+
- Rename RowAlignLeft to Row

0 commit comments

Comments
 (0)