fix issues

merge-requests/111/head
ibrahim albitar 6 years ago
parent ce5ee4a21e
commit 14527e19b1

@ -55,8 +55,6 @@ class _ReferPatientState extends State<ReferPatientScreen> {
Widget build(BuildContext context) {
return AppScaffold(
appBarTitle: "Progress Note",
showAppDrawer: false,
showBottomBar: false,
body: patientsProv.isLoading
? DrAppCircularProgressIndeicator()
: patientsProv.isError

Loading…
Cancel
Save