Skip to content

Commit

Permalink
ts-ignore echarts
Browse files Browse the repository at this point in the history
  • Loading branch information
vieiralucas committed Jan 22, 2025
1 parent 98b2478 commit 7cbd41e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ function BrieferResult(props: {
<Echarts
width={size.width}
height={size.height}
// @ts-ignore
option={props.result}
renderer={props.renderer}
/>
Expand Down

0 comments on commit 7cbd41e

Please sign in to comment.