Skip to content

Commit

Permalink
Fix code snippet for Annotation component
Browse files Browse the repository at this point in the history
  • Loading branch information
maurer2 authored Aug 17, 2024
1 parent d920798 commit 07870a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/visx-xychart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ export default () => (
<AnnotationCircleSubject />
{/** Connect label to CircleSubject */}
<AnnotationConnector />
</AnimatedAnnotation>
</Annotation>
</XYChart>
);
```
Expand Down

0 comments on commit 07870a3

Please sign in to comment.