UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

5 lines 225 B
import { createContext } from 'react'; // ZombieJ: We export single file here since // ConfigProvider use this which will make loop deps // to import whole `rc-field-form` export default /*#__PURE__*/createContext(undefined);