Skip to content

Commit 619ba51

Browse files
committed
refac!: rename legend to hideLegend
1 parent 389943d commit 619ba51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/interface.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const options = {
9292
return isValidType && isValidDuration && isValidDelay;
9393
},
9494
},
95-
legend: {
95+
hideLegend: {
9696
type: Boolean,
9797
required: false,
9898
default: true,

0 commit comments

Comments
 (0)