Commit 91b5320b authored by Shanelle Valencia's avatar Shanelle Valencia

[AFP-24] Integrate search feature in order index table [@svalencia]

parent eddf516e
......@@ -65,6 +65,7 @@ const OrderIndexPage = () => {
<Input
type="text"
placeholder="Search by Order Number"
focusBorderColor="telegram.400"
value={searchInput}
onChange={handleChange}
onKeyDown={handleChange}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment