Change title to 'View Maps'
This commit is contained in:
parent
e5ba09062b
commit
f3aa99f187
@ -83,7 +83,7 @@ const Legend = (props) => {
|
||||
}
|
||||
|
||||
return (
|
||||
<Sidebar title="Colouring Maps">
|
||||
<Sidebar title="View Maps">
|
||||
<p className="data-intro">Click on the map to see more information about a building…</p>
|
||||
{
|
||||
CONFIG.map((data_group) => (
|
||||
|
Loading…
Reference in New Issue
Block a user