Changed grid pattern color

This commit is contained in:
yoginawaka 2025-03-03 14:21:56 +00:00
parent 58ded6c16f
commit 769ae538ea

View File

@ -24,6 +24,7 @@ interface InteractiveGridPatternProps extends React.SVGProps<SVGSVGElement> {
* @see InteractiveGridPatternProps for the props interface.
* @returns A React component.
*/
// changed this
export function InteractiveGridPattern({
width = 40,
height = 40,