Commit c1eae270 authored by Muhammadali's avatar Muhammadali

update-

parent 1559f64d
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "4.8.7", "version": "4.8.8",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -272,7 +272,7 @@ const ModalPhoneNumpad = ({ ...@@ -272,7 +272,7 @@ const ModalPhoneNumpad = ({
<NumberButton <NumberButton
style={{ gridColumn: '1/4' }} style={{ gridColumn: '1/4' }}
status={dynamicValue} status={dynamicValue}
type={'call_button nocopy'}> type={'call_button'}>
<NumberButton.CallButton exNum={exNum}> <NumberButton.CallButton exNum={exNum}>
<div className='left' onClick={() => callButton()}> <div className='left' onClick={() => callButton()}>
<CallIcon className='callIcon' /> <CallIcon className='callIcon' />
......
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