Skip to content

Commit c8c7e64

Browse files
committed
fix label text for nondisjunction lines
1 parent 435b183 commit c8c7e64

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
@@ -712,7 +712,7 @@ function CentileChart({
712712
angle={-90}
713713
dx={5}
714714
dy={10}
715-
style={styles.nondisjunctionThresholdLabel}
715+
style={styles.delayedPubertyThresholdLabel}
716716
/>
717717
}
718718
/>

0 commit comments

Comments
 (0)