Skip to content

Commit

Permalink
Merge branch 'feature/lgvv/lib-qa'
Browse files Browse the repository at this point in the history
# Conflicts:
#	Sources/KuringMapsUI/BottomSheet/KULibrary/Views/LibraryRoomList.swift
  • Loading branch information
lgvv committed Aug 22, 2024
2 parents 35b3e2d + 8220039 commit d234480
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ struct LibraryRoomList: View {
private var infoView: some View {
HStack {
VStack(alignment: .leading, spacing: 8) {
Text("도서관 열람식 잔여좌석")
Text("도서관 열람실 잔여좌석")
.font(.system(size: 24, weight: .bold))
.foregroundStyle(appearance.title)

Expand Down

0 comments on commit d234480

Please sign in to comment.