Fix the things
parent
2962922d10
commit
e2fb1ac0d6
|
@ -2,7 +2,7 @@ import React from 'react'
|
|||
import classnames from 'classnames'
|
||||
import moment from 'moment'
|
||||
|
||||
import OnClickOutside from 'src/shared/components/OnClickOutside'
|
||||
import OnClickOutside from 'shared/components/OnClickOutside'
|
||||
import FancyScrollbar from 'shared/components/FancyScrollbar'
|
||||
|
||||
import timeRanges from 'hson!../data/timeRanges.hson'
|
||||
|
|
Loading…
Reference in New Issue