Skip to content

Commit

Permalink
Merge pull request #389 from depromeet/feat/388/renameSave
Browse files Browse the repository at this point in the history
회고 작성 중: (작성 => 임시 저장) 텍스트 변경
  • Loading branch information
sean2337 authored Sep 13, 2024
2 parents db84f14 + 3ae1b93 commit f4f6bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/component/write/phase/Write.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ export function Write() {
onClick={mutateSaveTemporaryData}
disabled={!hasChanges()}
>
저장
임시 저장
</button>
<div
id="split"
Expand Down

0 comments on commit f4f6bc6

Please sign in to comment.