mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
BIG-3: refactoring financial reports filtering.
This commit is contained in:
@@ -6,7 +6,8 @@ import { Row, Col, Hint } from 'components';
|
||||
import { momentFormatter, parseDateRangeQuery } from 'utils';
|
||||
import { DateInput } from '@blueprintjs/datetime';
|
||||
import intl from 'react-intl-universal';
|
||||
import { dateRangeOptions } from 'containers/FinancialStatements/common';
|
||||
import { dateRangeOptions } from './constants';
|
||||
|
||||
|
||||
/**
|
||||
* Financial statement - Date range select.
|
||||
|
||||
Reference in New Issue
Block a user