Skip to content

Commit c64b5a8

Browse files
3tilleytcbegley
andauthored
Update migration-guide.md (#866)
Co-authored-by: Tom Begley <tomcbegley@gmail.com>
1 parent 735d993 commit c64b5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/migration-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ the [Bootstrap grid docs](https://getbootstrap.com/docs/5.0/layout/grid/#row-col
161161
- <span class="badge bg-danger">Breaking</span> Dropped `barClassName` property. Use `className`
162162
- <span class="badge bg-danger">Breaking</span> Dropped `bar_style` property. Use `style`
163163
- <span class="badge bg-danger">Breaking</span> Dropped `tag` property.
164-
- Added a `label` property that should be used instead of `children` to render text on the progress bar.
164+
- <span class="badge bg-danger">Breaking</span> Added a `label` property that should be used instead of `children` to render text on the progress bar. Must be used in callbacks
165165
- Added a `hide_label` property to hide the label.
166166

167167
### RadioButton

0 commit comments

Comments
 (0)