microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.
https://developer.microsoft.com/fluentui
MIT License
1.3k stars 164 forks source link

fix(macOS Button): Set default size to small #3783

Closed Saadnajmi closed 1 month ago

Saadnajmi commented 1 month ago

Platforms Impacted

Description of changes

Set the default size of the macOS button to small. This will require verifying (or following up with) downstream dependencies to make sure we don't break them.

Verification

Small buttons!

Screenshot 2024-10-08 at 8 27 24 PM

Pull request checklist

This PR has considered (when applicable):