Skip to content

Commit 6f32ef4

Browse files
committed
fix label text for nondisjunction lines
1 parent cf31e25 commit 6f32ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CentileChart/CentileChart.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ function CentileChart({
824824
angle={-90}
825825
dx={5}
826826
dy={10}
827-
style={styles.nondisjunctionThresholdLabel}
827+
style={styles.delayedPubertyThresholdLabel}
828828
/>
829829
}
830830
/>

0 commit comments

Comments
 (0)