Commit e2bb97b3 authored by Muhammadali's avatar Muhammadali

update-

parent 3f1e3560
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "3.7.3", "version": "3.7.4",
"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('modalState: ', modalState); console.log('phoneModal: ', phoneModal);
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