Skip to content

Commit 67bf4d5

Browse files
committed
[fix] rebase 누락 수정
1 parent 1075a21 commit 67bf4d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Projects/App/Sources/MainTab/MainTabPath.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ public extension MainTabFeature {
228228
),
229229
categoryName: sharedCategory.categoryName
230230
)))
231+
return .none
231232
case .path(.element(_, action: .알림함(.delegate(.alertBoxDismiss)))):
232233
state.path.popLast()
233234
return .none

0 commit comments

Comments
 (0)