add route
This commit is contained in:
@@ -211,7 +211,7 @@ function ResultsPage() {
|
||||
<Button
|
||||
variant="outlined"
|
||||
color="primary"
|
||||
onClick={handleProcessAnother}
|
||||
onClick={()=> navigate('/upload')}
|
||||
>
|
||||
Process Another File
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user