perf: 删除不必要的代码
This commit is contained in:
@@ -289,7 +289,6 @@ export function WorkoutDetailModal({
|
|||||||
<View style={styles.section}>
|
<View style={styles.section}>
|
||||||
<View style={styles.sectionHeader}>
|
<View style={styles.sectionHeader}>
|
||||||
<Text style={styles.sectionTitle}>心率范围</Text>
|
<Text style={styles.sectionTitle}>心率范围</Text>
|
||||||
<MaterialCommunityIcons name="help-circle-outline" size={16} color="#A0A8C8" />
|
|
||||||
</View>
|
</View>
|
||||||
|
|
||||||
{loading ? (
|
{loading ? (
|
||||||
|
|||||||
Reference in New Issue
Block a user