We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc2947 commit c3b6722Copy full SHA for c3b6722
1 file changed
frontend/src/components/Dialog/FaceSearchDialog.tsx
@@ -97,6 +97,7 @@ export function FaceSearchDialog() {
97
variant="ghost"
98
size="icon"
99
className="h-8 w-8 cursor-pointer p-1"
100
+ title="Search with Face"
101
>
102
<ScanFace className="h-4 w-4" />
103
<span className="sr-only">Face Detection Search</span>
0 commit comments