style(background): slighter smaller dots by default
This commit is contained in:
@@ -20,7 +20,7 @@ const defaultColors = {
|
||||
const Background: FC<BackgroundProps> = ({
|
||||
variant = BackgroundVariant.Dots,
|
||||
gap = 15,
|
||||
size = 0.5,
|
||||
size = 0.4,
|
||||
color,
|
||||
style,
|
||||
className,
|
||||
|
||||
Reference in New Issue
Block a user