Closed saran13raj closed 1 month ago
Hi. I've built the toggle component. You can assign this to me. I'm unable to raise a PR coz of permission issued with the repo.
https://github.com/user-attachments/assets/619728b3-74c8-4318-ae93-c774aaeb2af9
Thank you @saran13raj , looks good!
As for the PR, I believe you can do the following:
We can review the PR, without having to add every contributor als a collaborator on the team.
If I'm missing something and there is a better way, please let me know! If not and you need any more help, just ask! 😁
@silveltman thanks. I'm with you of creating a PR from forked repo which helps in not add everyone as a contributor. PR #45 handles this ticket.
@silveltman do you have a dev
branch or any similar purposed branch that handles the PRs before prod release?
@saran13raj I have created a preview
branche in the mean time. This branche will handle PR's before prod release.
Please check the PR for feedback on your code
I've decided to remove the preview branche for now. Once we will need it, we can add it. For now it is extra work for not real benefit, since we don't have many PR's yet
I've decided to remove the preview branche for now. Once we will need it, we can add it. For now it is extra work for not real benefit, since we don't have many PR's yet
undestood. And thanks for taking care of it
Feature description
A Toggle component similar to https://ui.shadcn.com/docs/components/toggle
Affected component/components/documentation
Toggle
Before submitting