fix: 코드 스타일 개선 - 쉼표 추가 및 JSX 포맷팅 수정

This commit is contained in:
JiWoong Sul
2025-06-19 16:52:46 +09:00
parent 6f4bc163a7
commit a2b09539c6
2 changed files with 4 additions and 3 deletions

View File

@@ -48,7 +48,8 @@ function App() {
className="h-12 w-12 text-primary"
fill="none"
stroke="currentColor"
viewBox="0 0 24 24">
viewBox="0 0 24 24"
>
<path
strokeLinecap="round"
strokeLinejoin="round"