Commit d3130ceb authored by Muhammadali's avatar Muhammadali

update-

parent feaf1867
{
"name": "boxdialer",
"version": "4.7.0",
"version": "4.7.1",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -83,6 +83,7 @@ const Root = ({ wsphonedata, onSetDnd, setWsphonedata, callMethod }) => {
}
}, 10);
}
bxm;
}, []);
const hangupButton = () => {
......@@ -110,7 +111,7 @@ const Root = ({ wsphonedata, onSetDnd, setWsphonedata, callMethod }) => {
switch (type) {
case 'bxmini':
return (
<BxMiniiWdjetUi
<BxMiniWidjetUi
widjetState={dynamicValue}
phoneNumber={wsphonedata?.number}
reason={wsphonedata?.reason}
......
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