import {SafeAreaView, View, Text, ImageBackground, TouchableOpacity} from "react-native";
import React from "react";
import InternalError from "@/components/error/InternalErrorProblem";
export default function AddScreen() {
return (
Action
Contenu de l'entraƮnement
);
}
//Welcome to Add Screen
// We will do it soon