"use client"; import * as React from "react"; import { cn } from "../utils/cn"; export const BackgroundGrid: React.FC = () => (