Skip to content

Commit 0331aff

Browse files
committed
feature: 주석 추가
1 parent 1df6e61 commit 0331aff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
function App() {
2+
// 테스트용 주석
23
return <div></div>;
34
}
45

0 commit comments

Comments
 (0)