### 📝 이슈 요약 - .background { RoundedRactangle(cornerRadius: n).fill(Colors) 로 배경색을 넣는 로직을 .background(Colors).cornerRadius(n)으로 수정해요 ### ✅ TODOs - [x] 로직 수정 - [x] UI 확인 ### 🧐 추가 설명 - 왜 저렇게 하기 시작했을까..?
📝 이슈 요약
.background(Colors).cornerRadius(n)으로 수정해요
✅ TODOs
🧐 추가 설명