Skip to content

Commit

Permalink
Merge pull request #177 from ODOICHON/hotfix/#175
Browse files Browse the repository at this point in the history
Hotfix/#175 ์˜คํƒ€, ์›Œ๋”ฉ ์ˆ˜์ • (Production)
  • Loading branch information
sangminlee98 authored Oct 17, 2023
2 parents a53c2db + 36094cf commit e2835f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 @@ -158,7 +158,7 @@ export default function TradeBoardPage() {
navigate('/trade/process');
}}
>
์ค‘๊ณ„ ํ”„๋กœ์„ธ์Šค ํ™•์ธํ•˜๊ธฐ
์ค‘๊ฐœ ํ”„๋กœ์„ธ์Šค ํ™•์ธํ•˜๊ธฐ
</button>
</section>
</section>
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 @@ -97,7 +97,7 @@ export default function TradeWritePage() {
<p>์ฃผ์˜์‚ฌํ•ญ</p>
<ul>
<li>
์ผ๋ฐ˜ ํšŒ์›์€ ๋งค๋ฌผ ์‹ ์ฒญ ํ›„ ๊ด€๋ฆฌ์ž์˜ ์Šน์ธ ์ดํ›„ ๋นˆ์ง‘์ค‘๊ฐœ ๊ฒŒ์‹œ๋ฌผ ๋‚ด
์ผ๋ฐ˜ ํšŒ์›์€ ๋งค๋ฌผ ์‹ ์ฒญ ํ›„ ๊ด€๋ฆฌ์ž์˜ ์Šน์ธ ์ดํ›„ ๋นˆ์ง‘๊ฑฐ๋ž˜ ๊ฒŒ์‹œ๋ฌผ ๋‚ด
๋ฐ˜์˜๋ฉ๋‹ˆ๋‹ค.
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/Trade/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export default function TradePage() {
>
<section className={styles.titleContainer}>
<div className={styles.title}>
<h1>๋นˆ์ง‘์ค‘๊ฐœ</h1>
<h1>๋นˆ์ง‘๊ฑฐ๋ž˜</h1>
<pre>
{`์ž์‹ ์˜ ๋นˆ์ง‘์„ ๋“ฑ๋กํ•˜๊ฑฐ๋‚˜ ๋‹ค์–‘ํ•œ ์ง€์—ญ์˜
๋นˆ์ง‘์„ ๊ตฌ๊ฒฝํ•  ์ˆ˜ ์žˆ๋Š” ๊ณต๊ฐ„์ž…๋‹ˆ๋‹ค.`}
Expand Down

0 comments on commit e2835f6

Please sign in to comment.