10.1.0 (2019-11-01)
New
-
Modifier to add whitespace between example components (#1456 by @apennell, fixes #841) (4e0bd70)
Let users to be able to add padding between example components without
adding manual styling to their example code. This adds thepadded
modifier option
to the Playground that adds padding between each example component in that block.<Button>Push Me</Button> <Button>Click Me</Button> <Button>Tap Me</Button>