layer5io / layer5

Layer5, expect more from your infrastructure
https://layer5.io
Apache License 2.0
878 stars 1.23k forks source link

[Sistent] Add ToggleButton component to the sistent components page #5958

Open dragon-slayer875 opened 1 month ago

dragon-slayer875 commented 1 month ago

Current Behavior

Layer5 and it's projects use Sistent library to enable easy component reusability among our various projects. One such component is ToggleButton.

Ideally, all sistent components are represented on https://layer5.io/projects/sistent/components, so a centralized usage and example documentation can be maintained. This will aid new developers to more quickly jump into contributing to the various projects. The ToggleButton and it's related component ToggleButtonGroup currently need this representation.

Desired Behavior

Proper documentation for ToggleButton and it's related components, similar to Button component on https://layer5.io/projects/sistent/components The documentation should include:


Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Manush-2005 commented 1 month ago

Hey @dragon-slayer875, I would be interested to work on this issue.

dragon-slayer875 commented 1 month ago

Done @Manush-2005. Don't forget to keep us updated on your progress. :D