From c54e4587a738bd86eebd7d9bcd13f61cc03ff6bd Mon Sep 17 00:00:00 2001 From: kimscastle Date: Thu, 7 Dec 2023 20:42:00 +0900 Subject: [PATCH] sf --- BeaMin-iOS/BeaMin-iOS/TestViewController.swift | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 = "테스트 텍스트입니다"