Moves out chart (data modelling) helpers to a separate file
This commit is contained in:
@@ -4,7 +4,7 @@ import { View } from 'react-native'
|
||||
|
||||
import Tick from './tick'
|
||||
|
||||
import { getTickList } from './y-axis'
|
||||
import { getTickList } from '../helpers/chart'
|
||||
|
||||
import styles from './styles'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user