diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/dev/roadmap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index fde652d..720639e 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -48,7 +48,7 @@ Smaller features first to enable early MVP validation. ### Frontend Foundation - [x] Initialize React + Vite - [x] Setup routing -- [ ] API client (fetch wrapper with auth headers) +- [x] API client (fetch wrapper with auth headers) - [ ] Auth store (token management) ### Auth Pages |
