fix: 코드 스타일 개선 - 쉼표 추가 및 JSX 포맷팅 수정
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user