ariesshrimp / weather-app

Code challenge
0 stars 0 forks source link

Refactor search component to compose dumb button and input #14

Open ariesshrimp opened 8 years ago

ariesshrimp commented 8 years ago

Let's maintain shared state between the two in a newly composed parent component rather than managing it internally between the two elements.