diff --git a/index.html b/index.html index 148a943..c9c798a 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,103 @@ -
+
+
+
+
+
+
+ +
+
+
+

Loading

+
+ + + +
+
+
+ \ No newline at end of file diff --git a/src/components/GlobalCallSearch.tsx b/src/components/GlobalCallSearch.tsx index 7e3e5d3..bf83203 100644 --- a/src/components/GlobalCallSearch.tsx +++ b/src/components/GlobalCallSearch.tsx @@ -221,10 +221,14 @@ export default function GlobalCallSearch({ isOpen, onClose, initialQuery = '' }: