UNPKG

@carbon/ibm-security

Version:

Carbon for Cloud & Cognitive IBM Security UI components

9 lines (8 loc) 296 B
/** * @file Tearsheet story guidance. * @copyright IBM Security 2020 */ export default (function (_ref) { var displayName = _ref.displayName; return "To preserve animations when the '".concat(displayName, "' enters or leaves the DOM, use the 'isOpen' prop to control the component."); });