Props for the NoResultsView component.
interface NoResultsViewProps { onGoToImport: () => void;} Copy
interface NoResultsViewProps { onGoToImport: () => void;}
Callback to navigate back to the import page.
Props for the NoResultsView component.
Source