Files
powerpoint-toolbox/node_modules/@fluentui/react-button/lib/components/CompoundButton/index.js
T
2025-03-07 19:22:02 +01:00

5 lines
300 B
JavaScript

export { CompoundButton } from './CompoundButton';
export { renderCompoundButton_unstable } from './renderCompoundButton';
export { useCompoundButton_unstable } from './useCompoundButton';
export { compoundButtonClassNames, useCompoundButtonStyles_unstable } from './useCompoundButtonStyles.styles';