Skip to content

Commit

Permalink
[FIX] 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
ghkdemrdus committed Jan 10, 2023
1 parent 5e8d8fb commit 5a9a2c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// Created by 황득연 on 2022/11/06.
//

protocol SearchCoordinator: PopUpCoordinator, {
protocol SearchCoordinator: PopUpCoordinator {

var runOnboardingFlow: (() -> Void)? { get set }
func runPerfumeDetailFlow(perfumeIdx: Int)
Expand Down

0 comments on commit 5a9a2c8

Please sign in to comment.