mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-26 07:00:55 -04:00
Change wording in map menu
This commit is contained in:
@@ -75,7 +75,7 @@ export class Header extends PureComponent {
|
||||
});
|
||||
const buttonCopy = isAllCollapsed ?
|
||||
'Expand all challenges' :
|
||||
'Collapse all challenges';
|
||||
'Hide all challenges';
|
||||
return (
|
||||
<div>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user