Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSwitchButton improvements #24
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@petemill shared https://codepen.io/rakeizer/pen/QQRBoZ which is a cool way to make the switch simpler which we can adapt and use. This makes the component logic and styles easier to understand.
We also need to add
largeprop as seem on private new tab page.This issue should track un-skipping tests for
switchButtonas well.