Skip to content

Commit b9666c6

Browse files
authored
Merge pull request #84 from imaginer-dev/14-로딩-화면
feature: 주석 추가
2 parents 1df6e61 + 0331aff commit b9666c6

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)