feat(F-173): completed feature

This commit is contained in:
chattie
2026-08-22 19:14:54 +02:00
parent 8f02d1c6cc
commit c0870f6c48
11 changed files with 41 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
# F-173
Moved selected shipping useMemo above auth/cart conditional returns, preserving stable React hook order. Frontend build passes and /checkout responds 200.