UNPKG

@mskcc/carbon-react

Version:

Carbon react components for the MSKCC DSM

7 lines (5 loc) 141 B
/** * MSKCC 2021, 2024 */ import RadioButton from './RadioButton.js'; export { default as RadioButton, default } from './RadioButton.js';