Skip to content

Commit

Permalink
Merge pull request #313 from ODOICHON/fix/#312
Browse files Browse the repository at this point in the history
ํ…์ŠคํŠธ ๋ฐ ์˜คํƒˆ์ž ์ˆ˜์ •
  • Loading branch information
JunJongHun authored Oct 11, 2024
2 parents 9ddb8f0 + 28f8cb9 commit acf1de4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/Trade/Board/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ export default function TradeBoardPage() {
</div>

<section className={styles.kakao}>
<span>์ง€๋„ API</span>
<span>์ง€๋„</span>
<KakaoMapImage address={data?.data.city || ''} />
</section>
<section className={styles.process}>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/Trade/Write/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ export default function TradeWritePage() {
๋ฐ˜์˜๋ฉ๋‹ˆ๋‹ค.
</li>
<li>
ํ—ˆ์œ„ ๋งค๋ฌผ ์—…๋กœ๋“œ ์‹œ, ํƒˆํ‡ด ์กฐ์น˜ ๋ฐ ๋ฒˆ์ ์ธ ์ฒ˜๋ฐœ์„ ๋ฐ›์œผ์‹ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
ํ—ˆ์œ„ ๋งค๋ฌผ ์—…๋กœ๋“œ ์‹œ, ํƒˆํ‡ด ์กฐ์น˜ ๋ฐ ๋ฒ•์ ์ธ ์ฒ˜๋ฐœ์„ ๋ฐ›์œผ์‹ค ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
</li>
<li>
๋งค๋ฌผ ๊ฑฐ๋ž˜ ์™„๋ฃŒ ์ดํ›„์—๋Š” <span>๋งˆ์ดํŽ˜์ด์ง€</span> ๋‚ด ๋งค๋ฌผ ์ƒํƒœ ๋ณ€๊ฒฝ
Expand Down

0 comments on commit acf1de4

Please sign in to comment.