Skip to content

Commit

Permalink
passing in full data for each language to video page
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyGarciaa committed Oct 26, 2024
1 parent 76dda2e commit 77e0000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/LegalRights/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export default function LegalRights({ navigation }: { navigation: any }) {
]);
};


return (
<>
<Text style={styles.title}>Legal Rights</Text>
Expand Down

0 comments on commit 77e0000

Please sign in to comment.