Commit 0c95c768 authored by Choi Ga Young's avatar Choi Ga Young
Browse files

차트 속성 삭제

parent c0ddf2b0
......@@ -84,8 +84,8 @@ const ChartM = ({
chartConfig={chartConfig}
accessor={"total"}
backgroundColor={"#ffffff"}
absolute
/> : <Text style={style.infoText}> 지출 내역이 없습니다.</Text>
/>
: <Text style={style.infoText}> 지출 내역이 없습니다.</Text>
}
<FlatList
style={{ backgroundColor: "#FFFFFF", height: screenHeight*0.42 }}
......
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