Hack-The-Tunnels-8 / hack-the-tunnels-geese

hack-the-tunnels-geese created by GitHub Classroom
0 stars 2 forks source link

Add Search Bar Component #40

Closed hackthetunnelsbot[bot] closed 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

Description:

Create a new "SearchBar" component.

The search bar should take a prop called searchTerm.

It should have a input tag and set the value of input tag to the value of searchTerm.

Vaguely style the search bar to appear like the following, but feel free to add your own twist:

example

Acceptance Criteria:

A new SearchBar component has been added that takes a prop named searchTerm and displays this as the value of an input tag within the component.

DarkSabe commented 1 year ago

!review

IanYau commented 1 year ago

!approve

hackthetunnelsbot[bot] commented 1 year ago

Approved by @IanYau

hackthetunnelsbot[bot] commented 1 year ago

This challenge unlocked the following challenges: