From a9967a2c0f53b32573c38998be3d592c37faddac Mon Sep 17 00:00:00 2001 From: John Wu <76966357+jwu-fisker@users.noreply.github.com> Date: Fri, 12 May 2023 09:35:50 -0700 Subject: [PATCH] CEC-3958 allow magna view cancel updates (#330) --- src/components/Controls/CarUpdatesTable/index.jsx | 2 +- src/components/Manifest/Status/index.jsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Controls/CarUpdatesTable/index.jsx b/src/components/Controls/CarUpdatesTable/index.jsx index d99fe94..1b21cf9 100644 --- a/src/components/Controls/CarUpdatesTable/index.jsx +++ b/src/components/Controls/CarUpdatesTable/index.jsx @@ -198,7 +198,7 @@ const MainForm = ({ vin, token }) => { sendCancel(row)}> diff --git a/src/components/Manifest/Status/index.jsx b/src/components/Manifest/Status/index.jsx index 28eb6de..b1c23cb 100644 --- a/src/components/Manifest/Status/index.jsx +++ b/src/components/Manifest/Status/index.jsx @@ -20,7 +20,7 @@ import { LocalDateTimeString } from "../../../utils/dates"; import { Permissions } from "../../../utils/roles"; import { CarUpdatesProvider, - useCarUpdatesContext, + useCarUpdatesContext } from "../../Contexts/CarUpdatesContext"; import { ManifestsProvider, @@ -179,7 +179,7 @@ const MainForm = () => { No action} >