Skip to content

Commit

Permalink
๐Ÿ› :: [#566] ๋ณด๊ด€ํ•จ ํƒญ์„ ๋ณ€๊ฒฝํ•ด๋„ Reactor.State์— ๋ฐ˜์˜๋˜์ง€ ์•Š๋˜ ๋ฒ„๊ทธ ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
youn9k committed Jun 16, 2024
1 parent a99fa79 commit 5b8408c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ final class StorageViewController: TabmanViewController, ViewControllerFromStory
direction: PageboyViewController.NavigationDirection,
animated: Bool
) {
// TODO: ํŽธ์ง‘ ๋ชจ๋“œ ์ฒ˜๋ฆฌ
self.reactor?.action.onNext(.switchTab(index))
}

public static func viewController(
Expand Down

0 comments on commit 5b8408c

Please sign in to comment.