From bb597ab615eccb6f1781a02221290fb98bfb7855 Mon Sep 17 00:00:00 2001 From: Caspar Harmer Date: Fri, 15 Sep 2017 06:14:19 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a5eff9..0be2ee0 100644 --- a/README.md +++ b/README.md @@ -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: