Skip to content

Commit

Permalink
Merge pull request #614 from wakmusic/566-fix-storage-tabbar-action
Browse files Browse the repository at this point in the history
๐Ÿ”€ :: (#566) ๋ณด๊ด€ํ•จ์˜ ์ƒ๋‹จํƒญ์„ ๋ณ€๊ฒฝํ•ด๋„ Reactor.State์— ๋ฐ˜์˜๋˜์ง€ ์•Š๋˜ ๋ฌธ์ œ๋ฅผ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค.
  • Loading branch information
youn9k authored Jun 16, 2024
2 parents 22ab94d + 5b8408c commit 6213431
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 6213431

Please sign in to comment.