questionnaire defect 44,45,46,53,

This commit is contained in:
2025-01-16 14:05:13 +00:00
parent 06c4b6f5bc
commit cb39990cb1
2 changed files with 29 additions and 25 deletions
@@ -45,7 +45,11 @@
import axios from "axios";
import CryptoJS from "crypto-js";
import _ from "lodash";
import { azureHeadersPagedCustom, getToken } from "../../../actions";
import {
azureHeadersPagedCustom,
getToken,
consoleLogger,
} from "../../../actions";
const WORDKEY = process.env.HASHKEY;