refactor(cards): extract useCardsPage + CardsPageView (Brief 3) #79

Merged
varutasu merged 1 commit from refactor/cards-page-split-brief-3 into main 2026-06-03 13:49:25 -04:00

1 commit

Author SHA1 Message Date
Randall Stillwell
df65113564 Extract AuthenticatedCards into hook + view (cards Brief 3).
Moves card-browser state and handlers to lib/use-cards-page.js and markup to components/CardsPageView.js, leaving a thin ProtectedRoute composer in pages/cards.js.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 12:07:38 -05:00