Skip to content

Conversation

@sdalonzo
Copy link
Collaborator

No description provided.

<Box>
{Boolean(topLabel) && (
<Text regular ml={2} mb={1} fontWeight='bold'>
<Text fontWeight='regular' ml={2} mb={1} fontWeight='bold'>

Check warning

Code scanning / CodeQL

Useless assignment to property

This write to property 'fontWeight' is useless, since [another property write](1) always overrides it.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

good catch. batch replace.

@sdalonzo sdalonzo force-pushed the styled-components-v6 branch 2 times, most recently from 7bf61f4 to 8930ba6 Compare April 12, 2024 14:41
@sdalonzo sdalonzo force-pushed the styled-components-v6 branch from 8930ba6 to aed573f Compare May 30, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants