Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
barbalex committed Jul 14, 2023
1 parent 8f0d9dc commit a82a567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Projekte/Karte/LayersControl/Overlays.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import {
MdDragHandle as DragHandleIcon,
MdInfoOutline as InfoOutlineIcon,
} from 'react-icons/md'
// TODO: react-sortable-hoc is deprecated and has npm install issue (old peer deps)
// Use https://dndkit.com or other
import {
SortableContainer,
SortableElement,
Expand Down

0 comments on commit a82a567

Please sign in to comment.