perfoama invoice
This commit is contained in:
@@ -60,8 +60,8 @@ const SideBar: FC = () => {
|
||||
<SideBarItem
|
||||
icon={<Receipt21 size={iconSizeSideBar} color='#4F5260' />}
|
||||
title={t('sidebar.preFactors')}
|
||||
isActive={isActive('/pre-factors')}
|
||||
link={Paths.preFactors}
|
||||
isActive={isActive('/proforma-invoice')}
|
||||
link={Paths.proformaInvoice}
|
||||
/>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user