appointment and waiting room update
This commit is contained in:
parent
eff4fae83e
commit
23dbe21a2c
9 changed files with 391 additions and 91 deletions
|
|
@ -69,6 +69,7 @@ class _MzansiCalendarState extends State<MzansiCalendar> {
|
|||
Appointments(
|
||||
signedInUser: widget.arguments.signedInUser,
|
||||
business: widget.arguments.business,
|
||||
businessUser: widget.arguments.businessUser,
|
||||
personalSelected: widget.arguments.personalSelected,
|
||||
),
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue