Commit 7c421412 authored by Muhammadali's avatar Muhammadali

update verison: 0.2.1

parent 79c90eb8
{
"name": "boxdialer",
"version": "0.2.0",
"version": "0.2.1",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -17,6 +17,6 @@ const root = createRoot(container);
root.render(
<React.StrictMode>
<Toaster />
{/* <WidjetButton /> */}
<WidjetButton />
</React.StrictMode>,
);
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