Fix @calcom/embed-react installation with TS project (#2870)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { CalWindow } from "@calcom/embed-snippet";
|
||||
|
||||
import { CalWindow } from "../embed";
|
||||
import loaderCss from "../loader.css";
|
||||
import { getErrorString } from "../utils";
|
||||
import modalBoxHtml from "./ModalBoxHtml";
|
||||
|
||||
Reference in New Issue
Block a user