MCPcopy Index your code
hub / github.com/clauderic/react-sortable-hoc / basic.js

File basic.js

examples/basic.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, {Component} from 'react';
2import {render} from 'react-dom';
3import {sortableContainer, sortableElement} from 'react-sortable-hoc';
4import arrayMove from 'array-move';

Callers

nothing calls this directly

Calls 3

sortableElementFunction · 0.85
sortableContainerFunction · 0.85
arrayMoveFunction · 0.85

Tested by

no test coverage detected