Commit f2a7e041 authored by Muhammadali's avatar Muhammadali

update version: 1.0.2

parent c3674dd2
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "1.0.1", "version": "1.0.2",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -158,7 +158,7 @@ const ModalPhoneNumpad = ({ ...@@ -158,7 +158,7 @@ const ModalPhoneNumpad = ({
<> <>
<NumberButton style={{ gridColumn: '1/3' }} className='nocopy'> <NumberButton style={{ gridColumn: '1/3' }} className='nocopy'>
<DropDown <DropDown
sele ctFunc={onSetDnd} selectFunc={onSetDnd}
reasons={reasons} reasons={reasons}
reason={reason} reason={reason}
/> />
......
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