#1155·stitches

Dynamic props in styled

Author: mahan-fkCreated Jun 4, 2023Updated Jun 4, 2023

Why don't we have access to props when styled like styled-components? For dynamic styling, for example, I want to get the display property from props when using styled and receive it dynamically. Please add this feature.