Skip to content

Commit 182404a

Browse files
author
Stefano Malagò
committed
Changed label for search
1 parent 77a5852 commit 182404a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/v2/cluster_handler_component/ClusterHandler.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ function ClusterHandler({taggingSession, taggingClusterSession, dispatchTaggingC
266266
}
267267
)
268268
}
269-
} label={"Filter"}/>
269+
} label={"Search"}/>
270270
<Button style={{height: 48, width: 48}} onClick={(e) => {
271271
e.preventDefault()
272272
setState({

0 commit comments

Comments
 (0)