We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3508bad commit ddc669cCopy full SHA for ddc669c
README.md
@@ -57,7 +57,7 @@ File: index.jsx
57
import React from 'react';
58
import ReactDOM from 'react-dom';
59
import Sortable1 from './sortable1';
60
-import Sortable1 from './sortable2';
+import Sortable2 from './sortable2';
61
62
const SortableList = (props) => {
63
return (
0 commit comments