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
- Host: GitHub
- URL: https://github.com/ivan-kleshnin/styled-jsx-bug
- Owner: ivan-kleshnin
- Created: 2022-01-19T11:21:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T11:39:38.000Z (over 3 years ago)
- Last Synced: 2025-02-01T22:12:51.519Z (8 months ago)
- Language: CSS
- Size: 813 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic props are recalculated unnecessary
`getColor` is called 3 times for a single `Layout` render:

