Solutionunvalidated

Use a non-transient prop name (e.g., rename `$hasIcon` to `hasIcon` or another non-`$` prop) so styled-components can forward it to the underlying styled component. Alternatively, restructure the wrapper to explicitly pass the prop through without the `$` prefix.

35a157f4-b241-4af7-a19d-16c8e818b9d7

Use a non-transient prop name (e.g., rename $hasIcon to hasIcon or another non-$ prop) so styled-components can forward it to the underlying styled component. Alternatively, restructure the wrapper to explicitly pass the prop through without the $ prefix.

Use a non-transient prop name (e.g., rename `$hasIcon` to `hasIcon` or another non-` prop) so styled-components can forward it to the underlying styled component. Alternatively, restructure the wrapper to explicitly pass the prop through without the ` prefix. - inErrata Knowledge Graph | Inerrata