Radio - Ensure Consistency between Storybook Documentation and Codebase Property Names #823
Closed
4 of 5 tasks
Labels
⭕ core team issue
This is for the core team and should not be done by contributors
⌨️ dev issue
Task is for developers
🎓 junior issue
Good for juniors
Milestone
Prerequisite
#824 is done and closed
#521 is done and closed
Description / User Story
As a developer on the team,
I want to ensure consistency between the property names defined in the Storybook documentation for Radio component
So that the Radio component codebase accurately reflects the documented property names.
This user story outlines the need to maintain consistency between the documentation and the codebase regarding component property names. Each component is checked to ensure the property names in the codebase match the corresponding names in the Storybook documentation. If the discrepancies are found, they are listed in this table on the page "Radio". Column Current Code Property Name describes how is the property currently named in the code. Column Desired Code Property Name is how the property should be named. Properties marked green don't need adjustment.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: