Skip to content

Commit cad3f91

Browse files
committed
fix label text for nondisjunction lines
1 parent 0da4d87 commit cad3f91

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
@@ -740,7 +740,7 @@ function CentileChart({
740740
angle={-90}
741741
dx={5}
742742
dy={10}
743-
style={styles.nondisjunctionThresholdLabel}
743+
style={styles.delayedPubertyThresholdLabel}
744744
/>
745745
}
746746
/>

0 commit comments

Comments
 (0)