Skip to content

Commit 2ccdb5c

Browse files
committed
Fix - Typo
1 parent dc9455a commit 2ccdb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/useConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ export function useConfig() {
358358
showHorizontalLines: false,
359359
axisColor: COLOR_GREY_LIGHT,
360360
linesColor: COLOR_GREY_LIGHT,
361-
liensThickness: 1,
361+
linesThickness: 1,
362362
linesStrokeDasharray: 0,
363363
axisThickness: 2,
364364
axisName: {

0 commit comments

Comments
 (0)