@@ -1,4 +1,4 @@
|
||||
import { Reffuse, ReffuseContext } from "@thilawyn/reffuse"
|
||||
import { Reffuse, ReffuseContext } from "reffuse"
|
||||
|
||||
|
||||
export const GlobalContext = ReffuseContext.make()
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import { GlobalContext } from "@/reffuse"
|
||||
import { Reffuse, ReffuseContext } from "@thilawyn/reffuse"
|
||||
import { Reffuse, ReffuseContext } from "reffuse"
|
||||
import { TodosState } from "./services"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user