File size: 88 Bytes
be095f5
 
5b78906
1
2
3
4
import { createContext } from "react";

export const LynxKiteState = createContext({});