Commit 813b04f3 authored by Muhammadali's avatar Muhammadali

verison: 0.7.5

parent 718bf101
{
"name": "boxdialer",
"version": "0.7.4",
"version": "0.7.5",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -3,6 +3,7 @@
import { Menu, Transition } from '@headlessui/react';
import React, { Fragment } from 'react';
import './style.css';
function classNames(...classes) {
return classes.filter(Boolean).join(' ');
}
......
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