Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/
Class
examples/04 Sortable/Simple/index.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
Container from
'./Container'
;
3
4
export
default
class
SortableSimple extends Component {
5
render() {
6
return
(
7
<div>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected