Skip to content

Commit e9b16ec

Browse files
committed
Change Button Label
1 parent 43e37bc commit e9b16ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/presentation/components/CodeEditor/LeaveButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const LeaveButton: React.FC<LeaveButtonProps> = ({
5555
icon={<StopOutlined />}
5656
className={styles.endButton}
5757
>
58-
End
58+
Leave
5959
</Button>
6060
<Modal
6161
title="Editor Content"

0 commit comments

Comments
 (0)