Skip to content

Commit f76e371

Browse files
timea-solidTallTed
andauthored
Update src/widgets/dragAndDrop.js
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent 79c47c6 commit f76e371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/widgets/dragAndDrop.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* Drag and drop common functionality
22
*
33
* It is easy to make something draggable, or to make it a drag target!
4-
* Just call the functions below. In a solid world, any part of the UI which
4+
* Just call the functions below. In a Solid world, any part of the UI which
55
* represent one thing which has a URI, should be made draggable using makeDraggable
66
* Any list of things should typically allow you to drag new members of the list
77
* onto it.

0 commit comments

Comments
 (0)