Skip to content

Commit

Permalink
[Feat/#29] FooterView ID 등록
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoe0929 committed Jan 8, 2024
1 parent 0d3ce27 commit 622ffdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HMH_iOS/HMH_iOS/Global/Literals/String/String.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ enum StringLiteral {
static var titleHeaderViewId = "TitleSectionHeader"
static var appListHeaderViewId = "AppSectionHeader"
static var backgroundViewId = "GrayBackground"
static var appAddFooterViewID = "appAddFooter"
}
}
enum AlertButton {
Expand Down

0 comments on commit 622ffdc

Please sign in to comment.