fix citas
This commit is contained in:
@@ -347,7 +347,7 @@ class _CitaScreenState extends State<CitaScreen> {
|
|||||||
],
|
],
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
widget.evento.status == 'pendiendo'
|
widget.evento.status == 'pendiente'
|
||||||
? Padding(
|
? Padding(
|
||||||
padding: const EdgeInsets.only(bottom: 30),
|
padding: const EdgeInsets.only(bottom: 30),
|
||||||
child: Column(
|
child: Column(
|
||||||
|
|||||||
Reference in New Issue
Block a user