From 6e057208de80457be179edf4005dff33f29fb5ff Mon Sep 17 00:00:00 2001 From: Caspar Harmer Date: Fri, 15 Sep 2017 06:19:07 +1200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3213f95..d5b27dd 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,13 @@ 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 Lightning Component
- What it looks like: [![DualSelect gif][1]][1] Let me know if you find any bugs. - [1]: https://imgur.com/a/W303K.gif + [1]: https://imgur.com/g36y8If.gif To use, look at the DualSelect app. Eg: