We will search for the most recent data about your property, so we can
@@ -120,20 +159,20 @@ export default function Search() {
onKeyDown={handleSubmit}
/>
-
+
{data && (
- Select the full address from the list
+ Scroll to find your address from the list
-
+
{data.rows.map((row: SearchResult) => {
return (
+
+
+
)}