fix path
parent
801a2e5fda
commit
2a8d87865a
|
@ -1,8 +1,8 @@
|
|||
import { Button } from "@/components/ui/button";
|
||||
import { useState } from "react";
|
||||
|
||||
import { classNames } from "@calcom/lib";
|
||||
|
||||
import { Button } from "../src/components/ui/button";
|
||||
import type { AtomsGlobalConfigProps } from "../types";
|
||||
import type { ConnectButtonProps } from "../types";
|
||||
|
||||
|
|
Loading…
Reference in New Issue