style: added ShowCard component
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import styles from "@/app/styles/indexStyles";
|
||||
import React from "react";
|
||||
import { Text, View } from "react-native";
|
||||
import styles from "@/app/indexStyles";
|
||||
|
||||
export default function TabTwoScreen() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user