Skip to content

Commit 9c568f1

Browse files
committed
fix label text for nondisjunction lines
1 parent d1cc8f2 commit 9c568f1

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
@@ -908,7 +908,7 @@ function CentileChart({
908908
angle={-90}
909909
dx={5}
910910
dy={10}
911-
style={styles.nondisjunctionThresholdLabel}
911+
style={styles.delayedPubertyThresholdLabel}
912912
/>
913913
}
914914
/>

0 commit comments

Comments
 (0)