aboutsummaryrefslogtreecommitdiff
path: root/src/screens/profile/CaptionScreen.tsx
diff options
context:
space:
mode:
authorGeorge Rusu <george@tagg.id>2021-05-19 16:55:04 -0700
committerGeorge Rusu <george@tagg.id>2021-05-19 16:55:04 -0700
commit73cc07e1adce4ecea0f15bd651f8db2e510c9644 (patch)
treee72fbee2eb577affbe0ad7f91de5d6c9c4067be3 /src/screens/profile/CaptionScreen.tsx
parent5ddbf16658a6e3f7bb53e78b821e62190b804cf1 (diff)
Add delte from list, need to add rediret to profile
Diffstat (limited to 'src/screens/profile/CaptionScreen.tsx')
-rw-r--r--src/screens/profile/CaptionScreen.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screens/profile/CaptionScreen.tsx b/src/screens/profile/CaptionScreen.tsx
index bd715a53..37003207 100644
--- a/src/screens/profile/CaptionScreen.tsx
+++ b/src/screens/profile/CaptionScreen.tsx
@@ -35,7 +35,7 @@ import {
import {mentionPartTypes} from '../../utils/comments';
import TaggDraggable from '../../components/taggs/TaggDraggable';
-import Draggable from 'react-native-draggable';
+import Draggable from '../../components/common/Draggable';
/**
* Upload Screen to allow users to upload posts to Tagg