File size: 88 Bytes
98f8f03
 
03fbff6
1
2
3
4
import { createContext } from "react";

export const LynxKiteState = createContext({});