Skip to content

Commit

Permalink
[Chore] Team-Smeme#86 - VC명 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi committed Jan 10, 2023
1 parent 8ea3440 commit 508dc57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ final class StepOneKoreanDiaryViewController: UIViewController {

// MARK: - UITextViewDelegate

extension DiaryForeignViewController: UITextViewDelegate {
extension StepOneKoreanDiaryViewController: UITextViewDelegate {
func textViewDidBeginEditing(_ textView: UITextView) {
if textView.text.isEmpty {
placeHolderLabel.isHidden = false
Expand Down

0 comments on commit 508dc57

Please sign in to comment.