Skip to content

Commit c3b6722

Browse files
authored
added tooltip on face search, like it was on all other icons (#1086)
1 parent 3bc2947 commit c3b6722

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frontend/src/components/Dialog/FaceSearchDialog.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ export function FaceSearchDialog() {
9797
variant="ghost"
9898
size="icon"
9999
className="h-8 w-8 cursor-pointer p-1"
100+
title="Search with Face"
100101
>
101102
<ScanFace className="h-4 w-4" />
102103
<span className="sr-only">Face Detection Search</span>

0 commit comments

Comments
 (0)