Commit cd6019a0 authored by Muhammadali's avatar Muhammadali

update-

parent 30ac2ebc
{
"name": "boxdialer",
"version": "4.1.6",
"version": "4.1.7",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -279,6 +279,7 @@ const ModalPhoneNumpad = ({
onMouseUp={() => boxDialer.stop()}
onMouseOut={() => boxDialer.stop()}
className='nocopy'
id={mapItem.id}
key={mapItem.id}
onClick={() => {
mapItem.type === 'number' &&
......
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