We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64dc0a commit f01b0a8Copy full SHA for f01b0a8
1 file changed
apps/site/src/components/page-footer-cta.tsx
@@ -1,6 +1,6 @@
1
import { Button } from "@prisma/eclipse";
2
import { ConsoleCtaButton } from "@/components/console-cta-button";
3
-import type { UtmParams } from "@/lib/utm";
+import type { UtmParams } from "@prisma-docs/ui/lib/utm";
4
import type { ReactNode } from "react";
5
6
interface Btn {
0 commit comments