Skip to content

Commit ddc669c

Browse files
committed
Update README.md
1 parent 3508bad commit ddc669c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ File: index.jsx
5757
import React from 'react';
5858
import ReactDOM from 'react-dom';
5959
import Sortable1 from './sortable1';
60-
import Sortable1 from './sortable2';
60+
import Sortable2 from './sortable2';
6161

6262
const SortableList = (props) => {
6363
return (

0 commit comments

Comments
 (0)