Commit 1db3176d authored by Muhammadali's avatar Muhammadali

update-

parent f7877d18
{ {
"name": "boxdialer", "name": "boxdialer",
"version": "4.8.67", "version": "4.8.68",
"description": "", "description": "",
"main": "src/boxDialer.js", "main": "src/boxDialer.js",
"scripts": { "scripts": {
......
...@@ -28,7 +28,7 @@ const StyleComponent = () => { ...@@ -28,7 +28,7 @@ const StyleComponent = () => {
onChange={(e) => useColorConfigStore.setColor({name: 'showVersion', value: e.target.checked})}/> onChange={(e) => useColorConfigStore.setColor({name: 'showVersion', value: e.target.checked})}/>
}, { }, {
id: '2', id: '2',
title: 'Transparent of Boxdialer', title: 'Font size of Boxdialer',
type: 'column', type: 'column',
child: <div style={{padding: '0 20px 0 15px'}}><Slider child: <div style={{padding: '0 20px 0 15px'}}><Slider
aria-label="Restricted values" aria-label="Restricted values"
......
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