vector-engineering / covidcg

A COVID-19 CoV Genetics (CG) browser to inform therapeutics development
https://covidcg.org
MIT License
26 stars 5 forks source link

Example fix #432

Closed favelava closed 3 years ago

favelava commented 3 years ago

Fixes the global lineage example by providing selectTree.children instead of just selectedTree. Also fixes linter issues with QuestionButtonContainer (provides an empty array for useEffect so that it is only called after mount and changes rebuild proptype to string)