Skip to content

Commit 895eb59

Browse files
committed
fix label text for nondisjunction lines
1 parent cfed1a1 commit 895eb59

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
@@ -768,7 +768,7 @@ function CentileChart({
768768
angle={-90}
769769
dx={5}
770770
dy={10}
771-
style={styles.nondisjunctionThresholdLabel}
771+
style={styles.delayedPubertyThresholdLabel}
772772
/>
773773
}
774774
/>

0 commit comments

Comments
 (0)