refactor: apply review suggestions
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com> Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -114,7 +114,7 @@ export type SearchResultListProps = Omit<
|
||||
*/
|
||||
query: Partial<SearchQuery>;
|
||||
/**
|
||||
* Optional property to provide if component should not render the group when no results are found.
|
||||
* Optional property to provide if component should not render the component when no results are found.
|
||||
*/
|
||||
disableRenderingWithNoResults?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user