about summary refs log tree commit diff
path: root/src/components/feeds/PostFeedVideoGridRow.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/feeds/PostFeedVideoGridRow.tsx')
-rw-r--r--src/components/feeds/PostFeedVideoGridRow.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/feeds/PostFeedVideoGridRow.tsx b/src/components/feeds/PostFeedVideoGridRow.tsx
index 7f9898083..c4014fd44 100644
--- a/src/components/feeds/PostFeedVideoGridRow.tsx
+++ b/src/components/feeds/PostFeedVideoGridRow.tsx
@@ -2,8 +2,8 @@ import {View} from 'react-native'
 import {AppBskyEmbedVideo} from '@atproto/api'
 
 import {logEvent} from '#/lib/statsig/statsig'
-import {FeedPostSliceItem} from '#/state/queries/post-feed'
-import {VideoFeedSourceContext} from '#/screens/VideoFeed/types'
+import {type FeedPostSliceItem} from '#/state/queries/post-feed'
+import {type VideoFeedSourceContext} from '#/screens/VideoFeed/types'
 import {atoms as a, useGutters} from '#/alf'
 import * as Grid from '#/components/Grid'
 import {