mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
fix: bump number of tutorials to 6,000+ (#38694)
This commit is contained in:
parent
1dabaf8405
commit
54c93aabbb
@ -43,7 +43,7 @@ const mapDispatchToProps = dispatch =>
|
||||
dispatch
|
||||
);
|
||||
|
||||
const placeholder = 'Search 5,000+ tutorials';
|
||||
const placeholder = 'Search 6,000+ tutorials';
|
||||
|
||||
export class SearchBar extends Component {
|
||||
constructor(props) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user