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 a30a7f9 commit bc06b11Copy full SHA for bc06b11
src/types.ts
@@ -40,7 +40,7 @@ export interface ChartProps<
40
*/
41
plugins?: Plugin<TType>[];
42
/**
43
- * Teardown and redraw chart on everu update
+ * Teardown and redraw chart on every update
44
* @default false
45
46
redraw?: boolean;
0 commit comments