BloodyInside's picture
firsty
947c08e
raw
history blame
82 Bytes
import { createContext } from 'react';
export const CONTEXT = createContext({});