From 77e2b7402b87e6f0c852c19e86e30c1810a68826 Mon Sep 17 00:00:00 2001 From: zaid_daoud Date: Thu, 6 Jul 2023 12:17:41 +0300 Subject: [PATCH] Rename (PK Kits) to (PM Kits) --- lib/views/pages/user/visits/pantry/edit_pentry.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/views/pages/user/visits/pantry/edit_pentry.dart b/lib/views/pages/user/visits/pantry/edit_pentry.dart index 9a35fac..a6ec92b 100644 --- a/lib/views/pages/user/visits/pantry/edit_pentry.dart +++ b/lib/views/pages/user/visits/pantry/edit_pentry.dart @@ -117,7 +117,7 @@ class _EditPentryState extends State with SingleTickerProviderStateM // text: "Calibration Tools", // ), Tab( - text: "PK Kits", + text: "PM Kits", ), Tab( text: "PM Entry",