UNPKG

@carbon/ibm-security

Version:

Carbon for Cloud & Cognitive IBM Security UI components

7 lines (6 loc) 170 B
/** * @file Button entry point. * @copyright IBM Security 2019 - 2021 */ export { ButtonSkeleton } from 'carbon-components-react'; export { default } from './Button';