Skip to content

@emotion/styled@11.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 11:18
· 241 commits to main since this release
2fe9e0e

Patch Changes

  • d0293508 #2240 Thanks @wolszczak96! - as prop has been removed from TypeScript declarations for composite components. This prop has not actually been handled by default by styled for those components - to make styled handle it you need to provide a custom shouldForwardProp that doesn't forward the as prop.

  • Updated dependencies [f3c2e81d]:

    • @emotion/is-prop-valid@1.1.0