trabe / react-conduit

Render components anywhere
21 stars 3 forks source link

Remove ramda dependency #5

Closed davidbarral closed 4 years ago

davidbarral commented 4 years ago

Ramda values, assoc and dissoc functions were in use. However they can do much more than the library really needed, which can be achieved with standard syntax.