jarohen / flow

Lightweight library to help you write dynamic CLJS webapps
38 stars 7 forks source link

Support `f/el` within `f/el` #6

Open jarohen opened 9 years ago

jarohen commented 9 years ago

This will be used to specify independent re-rendering of sub-components but without having to declare a separate function.