Commit 568b5706 authored by Muhammadali's avatar Muhammadali

update

parent 6a7c9a0f
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "1.6.5", "version": "1.6.6",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -210,7 +210,7 @@ const ModalPhoneNumpad = ({ ...@@ -210,7 +210,7 @@ const ModalPhoneNumpad = ({
<NumberButton <NumberButton
onClick={() => callButton()} onClick={() => callButton()}
status={dynamicValue || ''} status={dynamicValue}
type={'call_button'}> type={'call_button'}>
<CallIcon /> <CallIcon />
</NumberButton> </NumberButton>
......
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