MCPcopy Create free account
hub / github.com/react-component/select / utils.test.jsx

File utils.test.jsx

tests/utils.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import Select from '../src';
3import { convertChildrenToData } from '../src/utils/legacyUtil';
4import { flattenOptions, getSeparatedContent } from '../src/utils/valueUtil';

Callers

nothing calls this directly

Calls 3

convertChildrenToDataFunction · 0.90
flattenOptionsFunction · 0.90
getSeparatedContentFunction · 0.90

Tested by

no test coverage detected