Войти с помощью github
Форум /

Привет, подскажите пожалуйста При подключении

import CheckBoxGroup from 'b:CheckBoxGroup';

консоль сразу рассказывает про варнинги

/~/bem-react-components/~/React/react.js
There are multiple modules with names that only differ in casing.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Use equal casing. Compare these module identifiers:
* ..../node_modules/bem-react-components/node_modules/React/react.js
    Used by 1 module(s), i. e.
    ..../node_modules/webpack-bem-loader/index.js??ref--1-0!/..../node_modules/babel-loader/lib/index.js??ref--1-1!/.../node_modules/bem-react-components/blocks/CheckBoxGroup/CheckBoxGroup.js
* /..../node_modules/bem-react-components/node_modules/react/react.js
    Used by 5 module(s), i. e.
    ..../node_modules/bem-react-components/node_modules/bem-react-core/dist/BaseComponent.js

Как с этим жить? А так же не совсем понятно как вообще работать с компонентом, он отличается (по входным параметрам точно) при сравнении с офф докой

Можно показать пример корректной работы? Создать чекбоксы в виде кнопок. Спасибо p.s. не понятно как здесь вставлять метки