File size: 88 Bytes
7fda361
 
f4eadba
1
2
3
4
import { createContext } from "react";

export const LynxKiteState = createContext({});