Skip to content

Commit c10e97d

Browse files
committed
fix label text for nondisjunction lines
1 parent 8dade09 commit c10e97d

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
@@ -852,7 +852,7 @@ function CentileChart({
852852
angle={-90}
853853
dx={5}
854854
dy={10}
855-
style={styles.nondisjunctionThresholdLabel}
855+
style={styles.delayedPubertyThresholdLabel}
856856
/>
857857
}
858858
/>

0 commit comments

Comments
 (0)