diff --git a/.env.development b/.env.development index 12643e6..bfccf1f 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ SKIP_PREFLIGHT_CHECK=true REACT_APP_NODE_ENV="development" REACT_APP_SOCKET_URL="https://dev-socket.mermsemr.com" -REACT_APP_MAIN_API="https://devapi.mermsemr.com/" +REACT_APP_MAIN_API="https://devapi.mermsemr.com" REACT_APP_MEDIA_SERVER="https://dev-media.mermsemr.com" # Inactivity timeout/logout AT 10MINS diff --git a/src/component/home/HomeSections.jsx b/src/component/home/HomeSections.jsx index 3172ba9..22d463a 100644 --- a/src/component/home/HomeSections.jsx +++ b/src/component/home/HomeSections.jsx @@ -1,5 +1,6 @@ import React from "react"; import BreadcrumbComBS from "../breadcrumb/BreadcrumbComBS"; +import RecentActions from "./RecentActions"; // import { useQuery } from "@tanstack/react-query"; // import { accountDashboard } from "../../services/services"; // import queryKeys from "../../services/queryKeys"; @@ -258,105 +259,7 @@ export default function HomeSections(){
Last Update
-Initial
-Processing
-Verifying
-Completed
-| #. | -Description | -Date | -Status | -
|---|---|---|---|
| 1 | -Smith Drake | -27/3/2014 | -- - | -
| 2 | -Martha Doe | -28/3/2015 | -- - | -
| 3 | -Fenish Paul | -24/3/2015 | -- - | -
| 4 | -Albom Mitch | -29/3/2016 | -- - | -
Loading...
+Error occured! Please refresh to continue
+Last Update
+Initial
+Processing
+Verifying
+Completed
+| #. | +Description | +Date | +Status | +
|---|---|---|---|
| 1 | +Smith Drake | +27/3/2014 | ++ + | +
| 2 | +Martha Doe | +28/3/2015 | ++ + | +
| 3 | +Fenish Paul | +24/3/2015 | ++ + | +
| 4 | +Albom Mitch | +29/3/2016 | ++ + | +