Commit aed4f1c4 authored by Muhammadali's avatar Muhammadali

update-

parent a480d5dd
{
"name": "boxdialer",
"version": "2.6.6",
"version": "2.6.7",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -30,6 +30,8 @@ const Root = ({ wsphonedata, onSetDnd, setWsphonedata }) => {
// onSetDnd = window.alovoice_onsetdnd;
// }
console.log('boxdialer_wsphone_data: ', wsphonedata);
const [phoneModal, setPhoneModal] = useState(false);
const [dynamicValue, setDynamicValue] = useState('pending');
const [modalState, setModalState] = useState(false);
......
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