Change title to 'View Maps'

This commit is contained in:
Tom Russell 2018-11-13 09:30:36 +00:00
parent e5ba09062b
commit f3aa99f187

View File

@ -83,7 +83,7 @@ const Legend = (props) => {
} }
return ( return (
<Sidebar title="Colouring Maps"> <Sidebar title="View Maps">
<p className="data-intro">Click on the map to see more information about a building&hellip;</p> <p className="data-intro">Click on the map to see more information about a building&hellip;</p>
{ {
CONFIG.map((data_group) => ( CONFIG.map((data_group) => (