mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
fix : common rtl
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import intl from 'react-intl-universal';
|
||||
|
||||
export const getFiscalYearOptions = () => [
|
||||
export const getFiscalYear = () => [
|
||||
{
|
||||
id: 0,
|
||||
name: `${intl.get('january')} - ${intl.get('december')}`,
|
||||
|
||||
Reference in New Issue
Block a user