From 769ae538eadb8802c5bdfae6548f7f02e70600bf Mon Sep 17 00:00:00 2001 From: yoginawaka Date: Mon, 3 Mar 2025 14:21:56 +0000 Subject: [PATCH] Changed grid pattern color --- components/home/magicui/interactive-grid-pattern.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/home/magicui/interactive-grid-pattern.tsx b/components/home/magicui/interactive-grid-pattern.tsx index 3cbdbfa..ab59614 100644 --- a/components/home/magicui/interactive-grid-pattern.tsx +++ b/components/home/magicui/interactive-grid-pattern.tsx @@ -24,6 +24,7 @@ interface InteractiveGridPatternProps extends React.SVGProps { * @see InteractiveGridPatternProps for the props interface. * @returns A React component. */ +// changed this export function InteractiveGridPattern({ width = 40, height = 40,