Skip to content

Commit

Permalink
hotfix: 한강물 온도 공백 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
qwer0114 authored and qwer0114 committed Dec 4, 2024
1 parent 442945f commit 98ff844
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export function CoinCategories({
{tempInfo.LAST_UPDATE.split(' ')[0]} 기준 한강물 온도
</span>
<span className="font-semibold text-xl text-blue-900">
{' '}
{tempInfo.TEMP}°C
</span>
</div>
Expand Down

0 comments on commit 98ff844

Please sign in to comment.