You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(promote): remove platform badge from PromoteCard
Remove the platform badge display and adjust grid layout to a cleaner two-column structure. Update tests to verify badge removal.
- Delete platformLabel function and badge markup from component
- Remove badge CSS styles including responsive variants
- Adjust grid-template-columns to use 2-column layout instead of 3-column
- Add test assertion to ensure badge element is not rendered
Co-Authored-By: Hagicode <noreply@hagicode.com>
Signed-off-by: newbe36524 <newbe36524@qq.com>
0 commit comments