ic_can_circle로 되어 있는 이미지 ic_can으로 변경
This commit is contained in:
		@@ -31,7 +31,7 @@ struct HomeTabView: View {
 | 
			
		||||
                                        .setAppStep(step: .search)
 | 
			
		||||
                                }
 | 
			
		||||
                            
 | 
			
		||||
                            Image("ic_can_circle")
 | 
			
		||||
                            Image("ic_can")
 | 
			
		||||
                                .onTapGesture {
 | 
			
		||||
                                    AppState
 | 
			
		||||
                                        .shared
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user