We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e30f1 commit 4cd307dCopy full SHA for 4cd307d
src/symbols/Line.tsx
@@ -39,7 +39,7 @@ export interface LineProps {
39
dashed?: boolean;
40
41
/**
42
- * The dash size of the line.
+ * The size of the dash.
43
*/
44
dashSize?: number;
45
0 commit comments