Changed grid pattern color
This commit is contained in:
parent
58ded6c16f
commit
769ae538ea
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user