Atlaskit Spinner does not show on render with uncaught error related to styled components latest version

Hi.

I am trying to explore the atlaskit ui as i work on my react application. when i tried to render the @atlaskit/spinner example, it didn’t show up on my browser and encountered an uncaught error:

is there a version that i can downgrade into of the @atlaskit/spinner that might work? or if this should be reported in a more appropriate forum/ issues page , please lead me to where i should be posting this.

thank you.

I downgraded to styled-components@3.4.10 and it worked!