feat: Background dots
This commit is contained in:
@@ -72,7 +72,7 @@ const GraphView = memo(({
|
||||
{showBackground && (
|
||||
<BackgroundRenderer
|
||||
gap={backgroundGap}
|
||||
strokeColor={backgroundColor}
|
||||
color={backgroundColor}
|
||||
backgroundType={backgroundType}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user