LeetCode-OpenSource/react-simple-resizer

remove Emotion for better resizing performance

runjuu opened this issue · 1 comments

remove Emotion for better resizing performance

you can remove styled with props usage.
Just use css() with js variable is ok I think.