Skip to content

Commit 575a350

Browse files
리니_이경린lgrin-byte
authored andcommitted
fix: 디버깅용 코드 제거
1 parent ff9908d commit 575a350

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/pages/LoadingPage/LoadingPage.tsx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,6 @@ const LoadingPage = () => {
3838
최대 30초까지 소요될 수 있어요
3939
</Text>
4040
</div>
41-
<div
42-
style={{
43-
padding: "20px",
44-
backgroundColor: "#f8f9fa",
45-
borderRadius: "8px",
46-
marginTop: "20px",
47-
}}
48-
></div>
49-
5041
<div className={styles.Image}>
5142
<img src="/assets/img/img-loading.webp" alt="createReviewImg" />
5243
</div>

0 commit comments

Comments
 (0)