import { createContext } from 'react'; const context = createContext({});