An open API service indexing awesome lists of open source software.

https://github.com/ivan-kleshnin/styled-jsx-bug

Styled-JSX: bug(?) demo
https://github.com/ivan-kleshnin/styled-jsx-bug

Last synced: 7 months ago
JSON representation

Styled-JSX: bug(?) demo

Awesome Lists containing this project

README

          

# Dynamic props are recalculated unnecessary

`getColor` is called 3 times for a single `Layout` render:

![Screenshot-1](shot-1.png)
![Screenshot-2](shot-2.png)