Skip to content

Commit

Permalink
fix label text for nondisjunction lines
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourpeas committed Oct 18, 2024
1 parent f96e032 commit a93129c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CentileChart/CentileChart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ function CentileChart({
angle={-90}
dx={5}
dy={10}
style={styles.nondisjunctionThresholdLabel}
style={styles.delayedPubertyThresholdLabel}
/>
}
/>
Expand Down

0 comments on commit a93129c

Please sign in to comment.