@@ -13,6 +13,6 @@ export const Route = createFileRoute("/")({
|
||||
}),
|
||||
|
||||
ReactComponent.withDisplayName("Index"),
|
||||
ReactComponent.withRuntime(runtime.context),
|
||||
ReactComponent.withRuntime(runtime.context, { finalizerExecutionMode: "fork" }),
|
||||
)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user