ac598ea7b1f4c1d1b0cd12f7114ac3fca3c697c1
The ComparisonPage's `recommendedPackage` prop was never wired in the demo — users only saw their basket contents. Now always surface a default recommended package (parsons:deluxe) as an extra column, deduped against the basket so it never appears twice. Basket mechanics are unchanged: the 3-package cap counts user selections only, and the recommended is layered on top as an editorial suggestion. The empty state only renders when there is genuinely nothing to show — since the recommended is static, it's effectively defensive for a future state where resolution could fail. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
94.6%
JavaScript
2.8%
CSS
2.5%
HTML
0.1%