DEV Community

Discussion on: Let's build a search bar in React!

Collapse
 
moopet profile image
Ben Sinclair

There's a typo: mkdir search-tasks && $_ should be mkdir search-tasks && cd $_

Collapse
 
iam_timsmith profile image
Tim Smith

Fixed. Thank you!