@@ -47,7 +47,7 @@ const Index = Component.make("IndexView")(function*() {
|
||||
|
||||
return <Todos />
|
||||
}).pipe(
|
||||
Component.withRuntime(runtime.context)
|
||||
Component.withContext(runtime.context)
|
||||
)
|
||||
|
||||
export const Route = createFileRoute("/")({
|
||||
|
||||
Reference in New Issue
Block a user