fix: bump number of tutorials to 6,000+ (#38694)

This commit is contained in:
Kristofer Koishigawa
2020-04-30 21:09:41 +09:00
committed by GitHub
parent 1dabaf8405
commit 54c93aabbb

View File

@ -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) {