mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-06 06:01:31 -05:00
fix: bump number of tutorials to 6,000+ (#38694)
This commit is contained in:
committed by
GitHub
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) {
|
||||
|
||||
Reference in New Issue
Block a user