Commit 3204d3ca authored by Muhammadali's avatar Muhammadali

update-

parent 540283ce
{
"name": "boxdialer",
"version": "2.4.9",
"version": "2.5.0",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -24,7 +24,7 @@ const DropDown = ({ reasons, reason, selectFunc }) => {
textOverflow: 'ellipsis',
whiteSpace: 'nowrap',
overflow: 'hidden',
fontSize: '18px',
fontSize: '16px',
}}>
{translator.translate(value.toUpperCase())}
{/* <Text id={value.toUpperCase()} /> */}
......
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