parent
fdf3c2d3a3
commit
992cd65e81
|
@ -4,7 +4,7 @@ import data from '../data'
|
||||||
|
|
||||||
import { getData, getSanitizedData, unifiedToNative } from '../utils'
|
import { getData, getSanitizedData, unifiedToNative } from '../utils'
|
||||||
|
|
||||||
const SHEET_COLUMNS = 49
|
const SHEET_COLUMNS = 51
|
||||||
|
|
||||||
const _getPosition = props => {
|
const _getPosition = props => {
|
||||||
var { sheet_x, sheet_y } = _getData(props),
|
var { sheet_x, sheet_y } = _getData(props),
|
||||||
|
|
Loading…
Reference in New Issue