UNPKG

@kiwicom/smart-faq

Version:

Smart FAQ

8 lines (5 loc) 98 B
// @flow import * as React from 'react'; export default React.createContext({ data: null, });