@sb1/ffe-radio-button-react
The components from this package has moved to ffe-form-react
and this should no longer be used.
Install
npm install --save @sb1/ffe-form-react
Make sure you have at least version 4.3.0
Usage
import {
RadioBlock,
RadioButton,
RadioButtonInputGroup,
RadioSwitch,
} from '@sb1/ffe-form-react';