Form Label - Ensure Consistency between Storybook Documentation and Codebase Property Names #781
Closed
5 tasks done
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
Description / User Story
As a developer on the team,
I want to ensure consistency between the property names defined in the Storybook documentation for Form Label component
So that the Form Label 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 "FormLabel",. 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: