Skip to content

Commit df38fe3

Browse files
authored
Update README.md
1 parent b3bcadf commit df38fe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A new version of the MultiColumnSelect. Looks the same. Way better.
66
src="https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/deploy.png">
77
</a>
88

9+
910
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... :)
1011

1112
What it looks like:

0 commit comments

Comments
 (0)