mirror of
https://github.com/zhigang1992/styled-components.git
synced 2026-04-28 17:25:54 +08:00
The internal decision whether to forward a prop is based on the combination of the key and elementToBeCreated, but only the former was passed to shouldForwardProp. This is a port of #3436 to legacy-v5