You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the requirements is to make sure that Checkbox is a reusable component, and derived from multiple Meshery repos, to try and combine the most common styles that are being used.
The first thing though is to allow the Checkbox to be generic to be reused. The styles can be applied through the theme that will be added later.
Current Behavior
Add a custom
Checkbox
Desired Behavior
One of the requirements is to make sure that
Checkbox
is a reusable component, and derived from multiple Meshery repos, to try and combine the most common styles that are being used.The first thing though is to allow the
Checkbox
to be generic to be reused. The styles can be applied through the theme that will be added later.Implementation
Acceptance Tests
Mockups
Contributor Guide
The text was updated successfully, but these errors were encountered: