feat: Some todos added.
This commit is contained in:
@@ -3,6 +3,8 @@ import Foundation
|
||||
@preconcurrency import URLRouting
|
||||
|
||||
// swiftlint:disable file_length
|
||||
// TODO: Need vendor branch index route, to load branches when vendor form is displayed.
|
||||
// Also need a home / index route that will redirect to login or purchase orders.
|
||||
public enum ViewRoute: Sendable, Equatable {
|
||||
|
||||
case employee(EmployeeRoute)
|
||||
|
||||
Reference in New Issue
Block a user