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: const EdgeInsets.only(bottom: 30),
|
||||
child: Column(
|
||||
|
||||
Reference in New Issue
Block a user