mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: expand sidebar once open form editor page.
feat: rounding money amount. feat: optimize page form structure. feat: refactoring make journal and expense form with FastField component.
This commit is contained in:
@@ -3,7 +3,7 @@ import { FormattedMessage as T } from 'react-intl';
|
||||
|
||||
export default [
|
||||
{
|
||||
divider: true,
|
||||
spacer: 1,
|
||||
},
|
||||
{
|
||||
text: <T id={'homepage'} />,
|
||||
@@ -11,7 +11,7 @@ export default [
|
||||
href: '/homepage',
|
||||
},
|
||||
{
|
||||
divider: true,
|
||||
spacer: 1,
|
||||
},
|
||||
{
|
||||
text: 'Sales & inventory',
|
||||
|
||||
Reference in New Issue
Block a user