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:
@@ -18,6 +18,7 @@ import {
|
|||||||
import { connect } from "react-redux";
|
import { connect } from "react-redux";
|
||||||
import { createCRMTask } from "../../actions/services/integrationService";
|
import { createCRMTask } from "../../actions/services/integrationService";
|
||||||
import { sendEmail } from "../../actions/services/notifyService";
|
import { sendEmail } from "../../actions/services/notifyService";
|
||||||
|
import { wrapper } from "../../store/store";
|
||||||
|
|
||||||
import { useState } from "react";
|
import { useState } from "react";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user