ButtonExample.php contains examples of various types of buttons, but there aren't any with the size set to "large" or the weight set to "quiet".
- Add a large button and a quiet button to ButtonExample.php
- Verify that they show up correctly in the sandbox (composer run-script start-sandbox)
- Regenerate the snapshot tests (composer run update-snapshots)
- (bonus:) Remove the corresponding large and quiet button tests in SnapshotTests.php