콘텐츠 대여 기간 안내 변경
- 15일 -> 5일
This commit is contained in:
		@@ -284,7 +284,7 @@ struct ContentCreateView: View {
 | 
			
		||||
                                            .frame(height: 1)
 | 
			
		||||
                                            .padding(.top, 11)
 | 
			
		||||
                                        
 | 
			
		||||
                                        Text("※ 이용기간 대여 (15일) | 소장 (서비스종료시까지)")
 | 
			
		||||
                                        Text("※ 이용기간 대여 (5일) | 소장 (서비스종료시까지)")
 | 
			
		||||
                                            .font(.custom(Font.medium.rawValue, size: 13.3))
 | 
			
		||||
                                            .foregroundColor(Color.gray77)
 | 
			
		||||
                                            .frame(maxWidth: .infinity, alignment: .leading)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user