Type fixes
This commit is contained in:
2
packages/app-store/types.d.ts
vendored
2
packages/app-store/types.d.ts
vendored
@@ -1,3 +1,5 @@
|
||||
import { ButtonBaseProps } from "@calcom/ui/Button";
|
||||
|
||||
export type IntegrationOAuthCallbackState = {
|
||||
returnTo: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user