Skip to content

Commit 38d2df7

Browse files
committed
chore/#40 :: 클래스명 수정
소문자 뭐임
1 parent 512a3a6 commit 38d2df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PhotoGether/PresentationLayer/PhotoRoomFeature/PhotoRoomFeature/Source/View/PlaceHolderView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import DesignSystem
33
import SnapKit
44
import BaseFeature
55

6-
public final class placeHolderView: UIView {
6+
public final class PlaceHolderView: UIView {
77
private let label = UILabel()
88

99
public init() {

0 commit comments

Comments
 (0)