[UPD]
This commit is contained in:
@@ -2,6 +2,7 @@ import { useNavigation } from "@react-navigation/core";
|
|||||||
import { HStack, VStack, Text, Progress, Pressable } from "native-base";
|
import { HStack, VStack, Text, Progress, Pressable } from "native-base";
|
||||||
import { translate } from "../i18n/i18n";
|
import { translate } from "../i18n/i18n";
|
||||||
import Card from './Card';
|
import Card from './Card';
|
||||||
|
|
||||||
type CompetenciesTableProps = {
|
type CompetenciesTableProps = {
|
||||||
pedalsCompetency: number;
|
pedalsCompetency: number;
|
||||||
rightHandCompetency: number;
|
rightHandCompetency: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user