Skip to content

Conversation

@JonasBa
Copy link
Member

@JonasBa JonasBa commented Dec 12, 2025

This is now just a regular styled call

Fixes DE-659

@JonasBa JonasBa requested review from a team as code owners December 12, 2025 23:26
@linear
Copy link

linear bot commented Dec 12, 2025

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 12, 2025

const ChonkDivider = chonkStyled(IconChevron)`
color: ${p => p.theme.subText};
const ChonkDivider = styled(IconChevron)`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this may have been escaping CSS formatting, and we never noticed 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've deleted the legacy implementation, as it's no longer needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants