fix spacing
This commit is contained in:
parent
7383c85b58
commit
a0f8ec156b
@ -106,7 +106,7 @@ export const BarGraph: React.FC<Props> = ({ data, useCommonScale = false, testID
|
|||||||
formatLabel={formatRightYAxisLabel}
|
formatLabel={formatRightYAxisLabel}
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
</ChartView>
|
</ChartView>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user