change card
This commit is contained in:
@@ -51,7 +51,7 @@ const Playback = ({ route, navigation }) => {
|
||||
/>
|
||||
<BorderGradientButton
|
||||
title="Guide du Playbacker"
|
||||
onPress={() => setShowIntro(videos.theo)}
|
||||
onPress={() => navigate(Routes.PlaybackGuide)}
|
||||
/>
|
||||
{/* <BorderGradientButton title="Importer une vidéo" /> */}
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user