feat: Initial view controller dependency and snapshot tests.
This commit is contained in:
@@ -2,6 +2,7 @@ import CasePathsCore
|
||||
import Foundation
|
||||
@preconcurrency import URLRouting
|
||||
|
||||
// TODO: Remove `delete` routes from views and use api routes.
|
||||
public enum ViewRoute: Sendable, Equatable {
|
||||
|
||||
case index
|
||||
|
||||
Reference in New Issue
Block a user