UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

5 lines (4 loc) 164 B
import createContext from '@ant-design/create-react-context'; var RowContext = createContext({}); export default RowContext; //# sourceMappingURL=RowContext.js.map