mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: Optimize SCSS architecture.
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
import { FormattedMessage as T } from 'react-intl';
|
||||
|
||||
export default [
|
||||
{
|
||||
spacer: 1,
|
||||
},
|
||||
{
|
||||
text: <T id={'homepage'} />,
|
||||
disabled: false,
|
||||
@@ -97,7 +94,7 @@ export default [
|
||||
divider: true,
|
||||
},
|
||||
{
|
||||
text: <T id={'financial_accounting'} />,
|
||||
text: <T id={'financial'} />,
|
||||
label: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user