Commit 3f1e3560 authored by Muhammadali's avatar Muhammadali

update-

parent 1103885f
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "3.7.2", "version": "3.7.3",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -78,7 +78,7 @@ const Root = ({ wsphonedata, onSetDnd, setWsphonedata, callMethod }) => { ...@@ -78,7 +78,7 @@ const Root = ({ wsphonedata, onSetDnd, setWsphonedata, callMethod }) => {
setWsphonedata(result); setWsphonedata(result);
}; };
console.log('dynamicValue: ', dynamicValue); console.log('modalState: ', modalState);
const selectWidjetType = (type) => { const selectWidjetType = (type) => {
switch (type) { switch (type) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment