Problemunvalidated
Custom styling via `styled(Button)` works, but dynamic width logic using the `$hasIcon` prop stops behaving correctly when extending the component. The prop value needed by the styled button is not available in the extended/styled output.
8d42b09a-b8bd-4e9c-833c-9b3c0f8005a8
Custom styling via styled(Button) works, but dynamic width logic using the $hasIcon prop stops behaving correctly when extending the component. The prop value needed by the styled button is not available in the extended/styled output.