File size: 82 Bytes
947c08e
 
 
1
2
3
4
import { createContext } from 'react';

export const CONTEXT = createContext({});