coopinabox / praxis

2 stars 0 forks source link

generalize react views of field inputs #14

Open ahdinosaur opened 10 years ago

ahdinosaur commented 10 years ago

if we look at the react code of the input for each field, a lot of it is repeated (such as error and success states), so in order to practice DRY, it would be better if we generalized fields.

ahdinosaur commented 10 years ago

these subcomponents are part of https://github.com/coopinabox/actions/issues/1