diff --git a/src/app/@auth/(.)search/page.tsx b/src/app/@auth/(.)search/page.tsx index 5d2cb4e..f91f1b9 100644 --- a/src/app/@auth/(.)search/page.tsx +++ b/src/app/@auth/(.)search/page.tsx @@ -63,6 +63,34 @@ export default function Page() { + +
+
Favorites
+
+
+
+
+ {/* Circle */} +
+
+
John
+
+ + {/* {transaction.blockNum} */} +
+
+
+
+
+ {/* Circle */} +
+
+
Joe
+
+ + {/* {transaction.blockNum} */} +
+
); diff --git a/todo.md b/todo.md index 0ff7a7a..617b9b3 100644 --- a/todo.md +++ b/todo.md @@ -9,3 +9,5 @@ # add redux login context # get kernal from redux + +# add camera scanner