Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rapsacnz authored Sep 14, 2017
1 parent e89dd0a commit bb597ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A new version of the MultiColumnSelect. Looks the same. Way better.

The structure of the component is more modular - The main `DualSelect` component is made up of two `OrderedList` components which handle all the dragging, dropping moving via events (I've done this via appliation events but am thinking of moving to component events - it does add a dependency on the parent `DualSelect` component, but I suppose there is a pretty heavy depency anyway... :)

![DualSelect in Action](http://i.imgur.com/W303K.gif)
![DualSelect in Action](https://imgur.com/a/W303K.gif)

To use, look at the DualSelect app. Eg:

Expand Down

0 comments on commit bb597ab

Please sign in to comment.