Commit 773c215a authored by Muhammadali's avatar Muhammadali

update-

parent f3d7bc3c
{
"name": "boxdialer",
"version": "3.0.1",
"version": "3.0.2",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -38,7 +38,7 @@ const CallHistoryInputDropdown = ({
return (
<Block>
{/* <Input
<Input
onClick={() => {
setDefaultHistoryNumberHistory();
setModal(!modal);
......@@ -69,7 +69,7 @@ const CallHistoryInputDropdown = ({
onClick={() => setModal(!modal)}
/>
</>
)} */}
)}
</Block>
);
};
......
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