remove comments
This commit is contained in:
parent
29dae4f16c
commit
93158b3aa1
1 changed files with 0 additions and 9 deletions
|
|
@ -423,15 +423,6 @@ class _BuildAppointmentListState extends State<BuildAppointmentList> {
|
|||
return MihValidationServices().isEmpty(value);
|
||||
},
|
||||
),
|
||||
// SizedBox(
|
||||
// // width: 500,
|
||||
// child: MIHTextField(
|
||||
// controller: widget.titleController,
|
||||
// hintText: "Title",
|
||||
// editable: true,
|
||||
// required: true,
|
||||
// ),
|
||||
// ),
|
||||
const SizedBox(height: 10),
|
||||
SizedBox(
|
||||
// width: 500,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue