Skip to content

Commit

Permalink
Update Mytext.js
Browse files Browse the repository at this point in the history
  • Loading branch information
walidabazo authored Sep 25, 2020
1 parent 6d49424 commit 2fab7cb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Pages/components/Mytext.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// https://blog.edafait.com
// https://www.edafait.com

// blog.edafait.com
// www.edafait.com
// Custom Text

import React from 'react';
Expand All @@ -20,4 +19,4 @@ const styles = StyleSheet.create({
},
});

export default Mytext;
export default Mytext;

0 comments on commit 2fab7cb

Please sign in to comment.