MCPcopy Create free account
hub / github.com/sshwsfc/xadmin / base.js

File base.js

packages/xadmin-form/src/base.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react'
2import PropTypes from 'prop-types'
3import { Field, reducer as formReducer, reduxForm } from 'redux-form'
4import { ReduxFormContext } from 'redux-form/es/ReduxFormContext'

Callers

nothing calls this directly

Calls 3

configFunction · 0.90
validateByFieldsFunction · 0.85
reduceMethod · 0.80

Tested by

no test coverage detected