Files

2 lines
68 B
JavaScript
Raw Permalink Normal View History

import React from 'react';
export default React.createContext(null);