Skip to content

[chore]: Stop using shouldForwardProp and just use $ for simplicity #917

Closed
@joshuaellis

Description

@joshuaellis

What's Wrong?

We're using shouldForwardProp which whilst it isn't incorrect, the simple recommended approach for handling props being incorrectly passed to the DOM is to use the $ symbole – https://styled-components.com/docs/api#transient-props

Metadata

Metadata

Assignees

Labels

flag: 💥 Breaking changeThis PR contains breaking changes and should not be mergedissue: choreIssue that is just a chore

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions