style: step 11 - uniform text tokens in remaining components

This commit is contained in:
2026-04-19 12:09:22 +03:00
parent 1850fea170
commit d7fa470bcb
5 changed files with 5 additions and 5 deletions

View File

@@ -57,7 +57,7 @@ Mark each step `[x]` when complete. Commit the file with the step.
- [x] **Step 8** — Fix: `components/Scanner.tsx` + `components/AIOnboarding.tsx`
- [x] **Step 9** — Fix: `components/admin/` (all 5 files)
- [x] **Step 10** — Fix: Modals (`CreateUserModal`, `ConfirmationModal`, `CategoryCreationModal`, `ItemComparisonModal`)
- [ ] **Step 11** — Fix: `lib/` and remaining components
- [x] **Step 11** — Fix: `lib/` and remaining components
- [ ] **Step 12** — Final build verification + visual smoke check
---