jasonslyvia/react-anything-sortable

Grid option

Rudgey84 opened this issue · 1 comments

Is there a way to have a grid option with this dnd library?

<Sortable sensitivity={0} key={this.state.data.length} onSort={this.handleSort.bind(this)}> {items} </Sortable>

I'm sorry but no feature will be added at this time, I'd recommend you to check out react-dnd.