Create LabelList story for Storybook following Line.stories.tsx.
Using the old API documentation as a guide, create the LabelList story.
Acceptance Criteria:
- All information regarding the LabelList in the old API docs should be used to create the Story.
- All props and their respective categories should either be taken from or added to the props constants.
Create LabelList story for Storybook following
Line.stories.tsx.Using the old API documentation as a guide, create the LabelList story.
Acceptance Criteria: