Outlook_Addin_LLM/node_modules/@fluentui/react-infobutton/lib/index.js

3 lines
331 B
JavaScript
Raw Permalink Normal View History

/* eslint-disable deprecation/deprecation */ export { InfoButton, infoButtonClassNames, renderInfoButton_unstable, useInfoButtonStyles_unstable, useInfoButton_unstable } from './InfoButton';
export { InfoLabel, infoLabelClassNames, renderInfoLabel_unstable, useInfoLabelStyles_unstable, useInfoLabel_unstable } from './InfoLabel';