clarify wording

This commit is contained in:
Josh Hawkins 2024-10-16 11:37:20 -05:00
parent 3c3444180f
commit 86343380b0

View File

@ -42,8 +42,8 @@ export default function SearchSettings({
<div className="space-y-0.5"> <div className="space-y-0.5">
<div className="text-md">Default Search View</div> <div className="text-md">Default Search View</div>
<div className="space-y-1 text-xs text-muted-foreground"> <div className="space-y-1 text-xs text-muted-foreground">
When no filters are selected, display a summary of the 10 most When no filters are selected, display a summary of the most recent
recent tracked objects per label, or display an unfiltered grid. tracked objects per label, or display an unfiltered grid.
</div> </div>
</div> </div>
<Select <Select