lynxkite / web /src /workspace /LynxKiteState.ts
darabos's picture
Try using zustand-middleware-yjs.
03fbff6
raw
history blame
88 Bytes
import { createContext } from "react";
export const LynxKiteState = createContext({});