UNPKG

@render-props/choices

Version:

A state container which provides an interface for making selections from a group of choices. The `Choices` component itself is a context provider which can be used with the `Choice` and `ChoicesConsumer` components for deep-tree selections. It does not ha

10 lines (5 loc) 265 B
'use strict' var _interopRequireDefault = require('@babel/runtime/helpers/interopRequireDefault') exports.__esModule = true var _includesInvariant2 = _interopRequireDefault(require('./includesInvariant')) exports.includesInvariant = _includesInvariant2.default