Skip to content

Commit f9a93e3

Browse files
committed
chore: fix changelog documentation
1 parent ca0b470 commit f9a93e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/flutter_form_builder/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* `FormBuilderDateTimePicker.resetIcon` changed from Icon to Widget
44
* Added `avatarBorder` attribute to `FormBuilderChoiceChip` and `FormBuilderChoiceChip`
55

6-
**BREAKING CHANGE**:
6+
**BREAKING CHANGES**:
77
* Renamed attribute `theme` in FormBuilderCupertinoDateTimePicker to `datePickerTheme`
88
* For `FormBuilderChoiceChip` and `FormBuilderChoiceChip` options, replace `FormBuilderFieldOption` to `FormBuilderChipOption` which has `avatar` option for chips
99

0 commit comments

Comments
 (0)