Closed MichaelArestad closed 8 years ago
It works well 👍 The only thing needed to test is import Checkbox and change the component from FormCheckbox in Jetpack's form-components
@dereksmart Here's the import test: https://github.com/Automattic/jetpack/pull/4552
ah! I made those same changes manually. 🚢 all the things
This pulls in the Checkbox styles and work done here in an initial commit. We can still use the old FormCheckbox component in the meantime while we switch over. (better than a big PR).
Before:
After: