diff options
| author | geireann <geireann.lindfield@gmail.com> | 2022-02-15 22:08:11 +0000 |
|---|---|---|
| committer | geireann <geireann.lindfield@gmail.com> | 2022-02-15 22:08:11 +0000 |
| commit | 4bfb29f72fe3a78e7a2781035f3c23b04ddaaa25 (patch) | |
| tree | 9e488da3a2da3c62896c4f6deb7379aa27c56a15 /src/client/views/nodes/trails/PresElementBox.tsx | |
| parent | 7d5974c871fd50ed521ff8edd624c2c252553444 (diff) | |
Revert "fixed broken import"
This reverts commit 7d5974c871fd50ed521ff8edd624c2c252553444.
Diffstat (limited to 'src/client/views/nodes/trails/PresElementBox.tsx')
| -rw-r--r-- | src/client/views/nodes/trails/PresElementBox.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/trails/PresElementBox.tsx b/src/client/views/nodes/trails/PresElementBox.tsx index 04162dd91..238d025dc 100644 --- a/src/client/views/nodes/trails/PresElementBox.tsx +++ b/src/client/views/nodes/trails/PresElementBox.tsx @@ -167,7 +167,6 @@ export class PresElementBox extends ViewBoxBaseComponent<FieldViewProps, PresDoc } /** - * TODO: glr, pj - factor this logic into collectionStackingView * Function to drag and drop the pres element to a diferent location */ startDrag = (e: PointerEvent) => { |
