Commit 718bf101 authored by Muhammadali's avatar Muhammadali

update version: 0.7.4

parent 0a87bc47
{
"name": "boxdialer",
"version": "0.7.3",
"version": "0.7.4",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -2,7 +2,7 @@
import { Menu, Transition } from '@headlessui/react';
import React, { Fragment } from 'react';
// import './style.css'
import './style.css';
function classNames(...classes) {
return classes.filter(Boolean).join(' ');
}
......
......@@ -5,7 +5,7 @@ import WidjetBlock, {
DialPadIcon,
Input,
ModalPhoneDropDowm,
NumberButton,
NumberButton
} from './style';
import numbers from './numbers';
......
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