Skip to content

Commit 719c912

Browse files
committed
[Chore] #207 - 프리뷰 주석 제거
1 parent 3a9a3d5 commit 719c912

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

CERTI-iOS/Presentation/Cerfificate/View/CertificateView.swift

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,11 @@ private extension CertificateView {
213213

214214
}
215215

216-
//#Preview {
217-
// let tabCoordinator = CertiTabCoordinator()
218-
//
219-
// CertiTabBarCoordinatorView(
220-
// tabCoordinator: tabCoordinator,
221-
// appDIContainer: AppDIContainer.shared
222-
// )
223-
//}
216+
#Preview {
217+
let tabCoordinator = CertiTabCoordinator()
218+
219+
CertiTabBarCoordinatorView(
220+
tabCoordinator: tabCoordinator,
221+
appDIContainer: AppDIContainer.shared
222+
)
223+
}

0 commit comments

Comments
 (0)