Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 8cc9334

Browse files
author
Luke Lowrey
committed
Updated readme.md for medianColor with the default value.
1 parent a228345 commit 8cc9334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ interface IBaseStyling {
3535
*/
3636
strokeColor: string;
3737
/**
38-
* @default see rectangle
38+
* @default null takes the current strokeColor
3939
*/
4040
medianColor: string;
4141
/**

0 commit comments

Comments
 (0)