Chalarangelo / furl

Functional react.js components.

Home Page:https://furl.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Housekeeping

Chalarangelo opened this issue · comments

There are a lot of props in many components (e.g. Search) that are relevant but not really important for the components themselves. It is a good idea to omit them, so that the component's footprints are smaller and these props are handled via ...rest.