feat: use notify
This commit is contained in:
@@ -83,7 +83,7 @@ export const RunsTable = (
|
||||
});
|
||||
setRows(parsedRows);
|
||||
} else {
|
||||
console.log('No runs found.');
|
||||
notify('error', 'No runs found. Please try again.')
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user