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 8b5fedb commit 9bd6273Copy full SHA for 9bd6273
redisinsight/ui/src/pages/vector-search/query/VectorSearchQuery.tsx
@@ -163,7 +163,7 @@ export const VectorSearchQuery = () => {
163
onAllQueriesDelete={handleClearResults}
164
noResultsPlaceholder={
165
<StyledNoResultsWrapper>
166
- TODO: Not sure yet what to put here
+ The calm before the output
167
</StyledNoResultsWrapper>
168
}
169
/>
0 commit comments