MCPcopy Create free account
hub / github.com/Lobos/react-ui / CheckboxGroup.js

File CheckboxGroup.js

src/CheckboxGroup.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3import React, { Component, PropTypes, Children } from 'react';
4import classnames from 'classnames';

Callers

nothing calls this directly

Calls 2

fetchEnhanceFunction · 0.90
registerFunction · 0.90

Tested by

no test coverage detected