Skip to content

Commit

Permalink
Improve code
Browse files Browse the repository at this point in the history
  • Loading branch information
MalekKamel committed Dec 7, 2022
1 parent 890dc49 commit 9cde62a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions SwiftUINavigator/Sources/SwiftUINavigator/NavManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,11 @@ extension NavManager {
return root.parentManager()
}

}

extension NavManager {


func presentDialog(
dismissOnTouchOutside: Bool,
presenter: DialogPresenter,
Expand Down

0 comments on commit 9cde62a

Please sign in to comment.