diff --git a/change/@fluentui-react-spinbutton-76d708a4-ab34-43c6-a831-8aca052df11b.json b/change/@fluentui-react-spinbutton-76d708a4-ab34-43c6-a831-8aca052df11b.json new file mode 100644 index 0000000000000..3c74f0145d9d5 --- /dev/null +++ b/change/@fluentui-react-spinbutton-76d708a4-ab34-43c6-a831-8aca052df11b.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "feat: updates internal SpinButton padding", + "packageName": "@fluentui/react-spinbutton", + "email": "seanmonahan@microsoft.com", + "dependentChangeType": "patch" +} diff --git a/packages/react-components/react-spinbutton/src/components/SpinButton/useSpinButton.tsx b/packages/react-components/react-spinbutton/src/components/SpinButton/useSpinButton.tsx index 86d861e0959bf..e8d08b8b119e3 100644 --- a/packages/react-components/react-spinbutton/src/components/SpinButton/useSpinButton.tsx +++ b/packages/react-components/react-spinbutton/src/components/SpinButton/useSpinButton.tsx @@ -260,7 +260,7 @@ export const useSpinButton_unstable = (props: SpinButtonProps, ref: React.Ref