SC-54182 Remove promoted illustrations - #746
Conversation
✅ Deploy Preview for echoes-react ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…tProps Co-authored-by: Márcio <26531556+marciopmoreira6@users.noreply.github.com>
Code Review 👍 Approved with suggestions 1 resolved / 2 findingsRemoves illustrations from promoted sections and selection cards while adding regression tests for the change. Consider updating PromotedSection and SelectionCards to avoid using deprecated forwardRef. 💡 Quality: PromotedSection/SelectionCards still use deprecated forwardRef📄 src/components/promoted-section/PromotedSection.tsx:95 📄 src/components/selection-cards/SelectionCards.tsx:83 Both components remain wrapped in ✅ 1 resolved✅ Quality: Prefer destructuring out
|
| Auto-apply | Compact |
|
|
Was this helpful? React with 👍 / 👎 | Gitar
|




Summary
PromotedSectionandSelectionCardsTesting