UNPKG

shineout

Version:

Shein 前端组件库

4 lines 198 B
// copy from https://github.com/jamiebuilds/create-react-context // Solve the version conflict between create-react-context and react17 import React from 'react'; export default React.createContext;