cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

[CAL-3582] refactor: packages/app-store/closecom/pages/setup/index.tsx

Open PeerRich opened this issue 1 year ago • 1 comments

          NIT:
                  const url = new URL("/api/integrations/closecom/add");
                  if (returnTo) url.searchParams.append("returnTo", `${returnTo}`);
                  const res = await fetch(url.href, {

Originally posted by @zomars in https://github.com/calcom/cal.com/pull/14450#discussion_r1578149725

CAL-3582

PeerRich avatar Apr 29 '24 17:04 PeerRich

@PeerRich is this issue still open? I would like to contribute to it if its possible.

mritosa avatar May 06 '24 14:05 mritosa