UNPKG

107 BJavaScriptView Raw
1import React from 'react';
2var DropdownContext = React.createContext(null);
3export default DropdownContext;
\No newline at end of file