Commit 2d72335d authored by Muhammadali's avatar Muhammadali

update-

parent bc3a2277
{
"name": "boxdialer",
"version": "4.8.47",
"version": "4.8.48",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
/** @format */
import React from 'react';
import { createContext } from 'react';
import React, { createContext } from 'react';
import { useState } from 'react';
export const contextModalEventProperty = createContext();
const ModalEventProperty = ({ children }) => {
......
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