diff --git a/src/components/quick-add/quick-add-call-log.tsx b/src/components/quick-add/quick-add-call-log.tsx index 709e414..7a9df58 100644 --- a/src/components/quick-add/quick-add-call-log.tsx +++ b/src/components/quick-add/quick-add-call-log.tsx @@ -249,28 +249,81 @@ export function QuickAddCallLog() {
Searching…
+ ) : contactResults.length === 0 ? ( ++ {contactQuery.trim() ? "No matching contacts." : "Start typing to search."} +
+ ) : ( +