mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: form input style
This commit is contained in:
@@ -64,16 +64,13 @@ export default [
|
||||
href: '/invoices',
|
||||
newTabHref: '/invoices/new',
|
||||
},
|
||||
|
||||
{
|
||||
text: <T id={'payment_receives'} />,
|
||||
href: '/payment-receives',
|
||||
newTabHref: '/payment-receives/new',
|
||||
},
|
||||
{
|
||||
text: <T id={'receipts'} />,
|
||||
href: '/receipts',
|
||||
newTabHref: '/receipts/new',
|
||||
},
|
||||
{
|
||||
text: <T id={'payment_receives'} />,
|
||||
href: '/payment-receives',
|
||||
},
|
||||
{
|
||||
text: <T id={'New tasks'} />,
|
||||
|
||||
Reference in New Issue
Block a user