Skip to content

Commit

Permalink
chore(adaptivetextfield): added min sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
Kounex committed Mar 15, 2024
1 parent 18a443a commit 2d3c4c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/shared/general/base/adaptive_text_field.dart
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ class BaseAdaptiveTextField extends StatefulWidget {

const BaseAdaptiveTextField({
super.key,
Key? key,
required this.controller,
this.placeholder,
this.focusNode,
Expand Down

0 comments on commit 2d3c4c4

Please sign in to comment.