Merged PR 2536: updated path to wrapper to fix build error

updated path to wrapper to fix build error

Related work items: #24215
This commit is contained in:
Robert Bond
2026-08-04 08:30:13 +00:00
parent d190fa8ff7
commit 6462bd5163
+1
View File
@@ -18,6 +18,7 @@ import {
import { connect } from "react-redux";
import { createCRMTask } from "../../actions/services/integrationService";
import { sendEmail } from "../../actions/services/notifyService";
import { wrapper } from "../../store/store";
import { useState } from "react";