Skip to content

Commit f01b0a8

Browse files
author
Carla Goncalves
committed
fix import
1 parent d64dc0a commit f01b0a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/src/components/page-footer-cta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Button } from "@prisma/eclipse";
22
import { ConsoleCtaButton } from "@/components/console-cta-button";
3-
import type { UtmParams } from "@/lib/utm";
3+
import type { UtmParams } from "@prisma-docs/ui/lib/utm";
44
import type { ReactNode } from "react";
55

66
interface Btn {

0 commit comments

Comments
 (0)