Skip to content

Commit

Permalink
lo-fi contact page
Browse files Browse the repository at this point in the history
  • Loading branch information
katyhonguyen committed Oct 19, 2024
1 parent 082ab23 commit 6564134
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/pages/contactPage.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
import React from 'react';
import { Image, StyleSheet, Text, View } from 'react-native';
import { styles } from '../../styles';

export default function App() {
<View style={styles.container}>
<Text>Contact</Text>
</View>;
}

0 comments on commit 6564134

Please sign in to comment.