Commit b6245d4c authored by Muhammadali's avatar Muhammadali

update-

parent f6781259
{
"name": "boxdialer",
"version": "3.2.8",
"version": "3.2.9",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -113,7 +113,7 @@ const ModalPhoneNumpad = ({
}
if (selectedNumber) {
console.log('call_history: ', call_history, numberSelectHistory);
// setInputValue(selectedNumber);
setInputValue(selectedNumber);
}
}
}, [numberSelectHistory]);
......
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