removed unused cn

This commit is contained in:
Catalin Pit
2024-03-08 13:46:22 +02:00
committed by GitHub
parent 41843691e8
commit 61ca34eee1

View File

@ -2,8 +2,6 @@ import Link from 'next/link';
import { Button } from '@documenso/ui/primitives/button';
// import { cn } from '@documenso/ui/lib/utils';
export default function CTA() {
return (
<div className="bg-background shadow-foreground/5 border-documenso mt-12 flex flex-col items-center justify-center rounded-lg border-4 border-double p-8 shadow-lg hover:shadow-md">