import { ArgsTable } from '@storybook/addon-docs/blocks'; import { EmptySearchResult } from './EmptySearchResult'; # EmptySearchResult A styled container for a message, displayed when no search results are found. Used in the visualizations search, among others. ### Usage ```jsx import { EmptySearchResult } from '@grafana/ui'; Could not find anything matching your query; ``` ### Props