updates on the invoice endpoint fix
This commit is contained in:
@@ -108,7 +108,7 @@ const InvoicePreview = () => {
|
||||
<IconButton
|
||||
color="primary"
|
||||
onClick={() => {
|
||||
navigate('/invoice');
|
||||
navigate('/nearle/invoice');
|
||||
}}
|
||||
>
|
||||
<FaArrowLeft size={'large'} />
|
||||
|
||||
Reference in New Issue
Block a user