Skip to content

Commit 9bd6273

Browse files
committed
RI-7218: add empty queries list text
1 parent 8b5fedb commit 9bd6273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/pages/vector-search/query/VectorSearchQuery.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export const VectorSearchQuery = () => {
163163
onAllQueriesDelete={handleClearResults}
164164
noResultsPlaceholder={
165165
<StyledNoResultsWrapper>
166-
TODO: Not sure yet what to put here
166+
The calm before the output
167167
</StyledNoResultsWrapper>
168168
}
169169
/>

0 commit comments

Comments
 (0)