File: frontend/components/ui/README.md (new)
Task: components/ui/ has 25+ components exported from index.ts with no overview. Write a README with a table: component name, one-line purpose, and its main props. Read each file's exported types for the props.
Acceptance: Every component exported from components/ui/index.ts appears in the table.
This is a good first issue — self-contained and independent of every other open issue. Comment to be assigned before starting. Please open one PR per issue.
File:
frontend/components/ui/README.md(new)Task:
components/ui/has 25+ components exported fromindex.tswith no overview. Write a README with a table: component name, one-line purpose, and its main props. Read each file's exported types for the props.Acceptance: Every component exported from
components/ui/index.tsappears in the table.This is a good first issue — self-contained and independent of every other open issue. Comment to be assigned before starting. Please open one PR per issue.