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,