diff --git a/change/@fluentui-react-spinbutton-7f7593ef-9c79-4a33-8700-7a6d6385a8bd.json b/change/@fluentui-react-spinbutton-7f7593ef-9c79-4a33-8700-7a6d6385a8bd.json new file mode 100644 index 0000000000000..13329070b22c7 --- /dev/null +++ b/change/@fluentui-react-spinbutton-7f7593ef-9c79-4a33-8700-7a6d6385a8bd.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "test", + "packageName": "@fluentui/react-spinbutton", + "email": "seanmonahan@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/packages/react-components/react-spinbutton/src/components/SpinButton/useSpinButtonStyles.styles.ts b/packages/react-components/react-spinbutton/src/components/SpinButton/useSpinButtonStyles.styles.ts index 6c3239d348325..ebcc1fbae2d6e 100644 --- a/packages/react-components/react-spinbutton/src/components/SpinButton/useSpinButtonStyles.styles.ts +++ b/packages/react-components/react-spinbutton/src/components/SpinButton/useSpinButtonStyles.styles.ts @@ -12,6 +12,7 @@ export const spinButtonClassNames: SlotClassNames = { const spinButtonExtraClassNames = { buttonActive: 'fui-SpinButton__button_active', + change: 'change_for_pr', }; const fieldHeights = {