Commit c9d5b49b authored by Muhammadali's avatar Muhammadali

update

parent 1298655f
{
"name": "boxdialer",
"version": "1.9.3",
"version": "1.9.4",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -39,6 +39,7 @@ const Root = ({ data, onSetDnd }) => {
onSetDnd = window.alovoice_onsetdnd;
}
}, []);
console.log('stateData:', stateData);
const [phoneModal, setPhoneModal] = useState(false);
const [dynamicValue, setDynamicValue] = useState('pending');
......
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