Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
jaehyeons committed Apr 23, 2024
1 parent 825ae83 commit 7dab6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planner/View/AddView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import SwiftUI

struct AddView: View {
var body: some View {
Text("새 항목 추가!!")
Text("새 항목 추가!!!")
}
}

Expand Down

0 comments on commit 7dab6e1

Please sign in to comment.