helix

https://github.com/Lokeh/helix
y.khmelevskii 2020-02-15T06:58:39.278900Z

Yes, I understand it. The main reason why I want to use styled components it’s because I would like to separate all styling logic from the render. It helps me to have much cleaner render with separating styling logic. Anyway I understand that it’s just my case and there is no any reason to add default props to defnc macro. That’s why I created my own macro based on defnc. Thank you

lilactown 2020-02-15T19:18:39.280600Z

Yes, creating a custom defnc macro seems like the best way! 😁 I appreciate you taking the time to explain your use case

👍 1