Everywhere: Add title sorting, add error toasts for HTMX
This commit is contained in:
@@ -4,6 +4,7 @@ import Vapor
|
||||
|
||||
public final class UserState: @unchecked Sendable {
|
||||
var toast: ToastState = ToastState()
|
||||
var todos: TodosState = TodosState()
|
||||
}
|
||||
|
||||
// -----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user