Skip to content

Commit

Permalink
Revert "Update README.md (#171)"
Browse files Browse the repository at this point in the history
This reverts commit f80bb53.
  • Loading branch information
danvick authored Nov 12, 2019
1 parent f80bb53 commit 7ecac46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ FormBuilderCustomField(
return InputDecorator(
decoration: InputDecoration(
labelText: "Select option",
errorText: field.errorText,
contentPadding:
EdgeInsets.only(top: 10.0, bottom: 0.0),
border: InputBorder.none,
Expand Down

0 comments on commit 7ecac46

Please sign in to comment.