UNPKG

react-oc

Version:

A React component that allows OpenComponents to operate within a react application.

3 lines (2 loc) 80 B
import React from 'react'; export const OCContext = React.createContext(false);