mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-05-08 11:22:46 -05:00
Remove the drag handle icon from the sources. The icon was used together with the `ReorderableDragStartListener` widget to sort the sources. This can now be done without the icon, because we wrap the source card widget within the `ReorderableDragStartListener` widget.