Commit 263d6075 authored by Soo Hyun Kim's avatar Soo Hyun Kim
Browse files

0811 분기 생성 전 푸쉬

parent c0ddf2b0
......@@ -84,7 +84,6 @@ const ChartM = ({
chartConfig={chartConfig}
accessor={"total"}
backgroundColor={"#ffffff"}
absolute
/> : <Text style={style.infoText}> 지출 내역이 없습니다.</Text>
}
<FlatList
......
......@@ -237,6 +237,7 @@ const style = StyleSheet.create({
optionText: {
fontSize: 20,
marginHorizontal: 10,
fontFamily: 'GowunDodum-Regular',
},
addButton: {
flexDirection: 'row',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment