codeforsanjose / disaster-response-sj

Exploration of adding civic tech component to San Jose disaster response
MIT License
7 stars 12 forks source link

fix to close modal button operation #68

Closed sarahb831 closed 5 years ago

sarahb831 commented 5 years ago

This fix was a matter of changing from {props.dismissModal} to {dismissModal} since this isn't a prop.