IO-3512 Page Title
Fix Search UI to be consistent across product Signed-off-by: Allan Carr <allan@imexsystems.ca>
This commit is contained in:
@@ -164,6 +164,7 @@ export function ContractsList({ bodyshop, loading, contracts, refetch, total, se
|
||||
const updatedSearch = { ...search, search: value };
|
||||
history({ search: queryString.stringify(updatedSearch) });
|
||||
}}
|
||||
enterButton
|
||||
/>
|
||||
</Space>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user