## What changed - No Storybook or similar component documentation tool is set up - Components can't be viewed in isolation or documented with props tables ## Why - Storybook helps designers and contributors understand component variants and props - Would serve as a living design system documentation ## How to test 1. Check package.json for storybook dependencies 2. Confirm no `.storybook/` directory
What changed
Why
How to test
.storybook/directory