diff --git a/BeaMin-iOS/BeaMin-iOS/TestViewController.swift b/BeaMin-iOS/BeaMin-iOS/TestViewController.swift index 90b81df..8aa90b5 100644 --- a/BeaMin-iOS/BeaMin-iOS/TestViewController.swift +++ b/BeaMin-iOS/BeaMin-iOS/TestViewController.swift @@ -16,9 +16,7 @@ class TestViewController: UIViewController { let testChip = ChoiceChipView() var intArray = [1,2,3,4] - - - + let sfsf: UILabel = { let label = UILabel() label.text = "테스트 텍스트입니다"