-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
The clearSearch function in Empty states needs to be a prop passed by components.
Today it is set to const clearSearch = useSelector(selectHostDetailsClearSearch); in the common EmptyStateMessage component.