Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add radio button component #23

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

feat: add radio button component #23

wants to merge 7 commits into from

Conversation

ashleysyg
Copy link
Member

@ashleysyg ashleysyg commented Nov 29, 2024

Only used in Storage Comparison Tool... for now.

  • styling
  • figure out how to abstract options from data
  • remove test from homepage

@ashleysyg ashleysyg self-assigned this Nov 29, 2024
Copy link

github-actions bot commented Nov 29, 2024

Visit the preview URL for this PR (updated for commit 6b19a95):

https://ccv-website-next--pr23-feat-radio-btn-mbzlnwb8.web.app

(expires Mon, 09 Dec 2024 01:53:25 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 809aa2d3a6cfe026c3c7417c932015a8f1d9ec89

@ashleysyg ashleysyg linked an issue Nov 29, 2024 that may be closed by this pull request
@ashleysyg ashleysyg marked this pull request as ready for review December 10, 2024 15:33
)
}

// export default RadioButtonGroup
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Radio Button component
2 participants