Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-component/form
/ utils.spec.js
File
utils.spec.js
tests/utils.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
createFormField, { isFormField } from
'../src/createFormField'
;
2
import
{ flattenFields } from
'../src/utils'
;
3
4
describe(
'utils.flattenFields'
, () => {
Callers
nothing calls this directly
Calls
3
flattenFields
Function · 0.90
isFormField
Function · 0.90
createFormField
Function · 0.85
Tested by
no test coverage detected