import React from 'react'; export const ComponentContext = React.createContext(null);