file reorganization

This commit is contained in:
Sam
2019-01-03 12:53:47 +01:00
parent af5b0e1889
commit 8e5f83d909
9 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
import { endOfMonth, startOfMonth, subMonths } from 'date-fns'
import React from 'react'
import Stats from '../Others/Stats'
import Stats from '../Common/Stats'
export default class Statistics extends React.Component {