Skip to content

Commit

Permalink
gfsd
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajrekwar committed Dec 20, 2024
1 parent 447383c commit c4454eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/about/book-meeting/page.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"use client";
import { useEffect } from "react";


const CalendlyWidget = () => {
useEffect(() => {
const script = document.createElement("script");
Expand Down

0 comments on commit c4454eb

Please sign in to comment.