Discard changes to src/screens/Search/modules/ExploreTrendingVideos.tsx

This commit is contained in:
hailey
2025-05-30 11:07:41 -07:00
committed by GitHub
parent 39c83ff30b
commit 6cb2e6a4d9
@@ -134,7 +134,7 @@ export function ExploreTrendingVideos() {
label={_(msg`Pin`)}
size="small"
variant="outline"
color="secondary
color="secondary"
onPress={pinFeed}>
<ButtonText>{_(msg`Pin`)}</ButtonText>
<ButtonIcon icon={Pin} position="right" />