Skip to content

Commit

Permalink
fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
haschek committed Feb 13, 2025
1 parent 3004f08 commit f2a7179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

### Added

- `CntentGroup` component
- `ContentGroup` component
- Manage display of a grouped content section.
- Add info, actions and context annotations by using its properties.
- Can be nested into each other.
Expand All @@ -18,7 +18,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
- editor is focused on load if `autoFocus` prop is set to `true`
- implemented support for `disabled` state in code editor
- implemented support for `intent` states in code editor
- `Label` component
- `<Label />`
- added `additionalElements` property to display elements at the end of the label

## [24.0.1] - 2025-02-06
Expand Down

0 comments on commit f2a7179

Please sign in to comment.