We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1075a21 commit 67bf4d5Copy full SHA for 67bf4d5
Projects/App/Sources/MainTab/MainTabPath.swift
@@ -228,6 +228,7 @@ public extension MainTabFeature {
228
),
229
categoryName: sharedCategory.categoryName
230
)))
231
+ return .none
232
case .path(.element(_, action: .알림함(.delegate(.alertBoxDismiss)))):
233
state.path.popLast()
234
return .none
0 commit comments