Closed cch5ng closed 8 years ago
https://facebook.github.io/react/docs/multiple-components.html
review how to specify key for child components
verified that I can see results from 2nd firebase query
but need to tshoot issue of why key props is not getting passed from the root component to the child comp
fixed: 637815cd6823c4dfe0de2cb62d3898d0e8c1707a
think maybe react application only gets single reference to firebase instance; need to check assumption