Front: Basic API Wrapper with hard-coded values

This commit is contained in:
Arthi-chaud
2022-08-15 10:54:00 +02:00
parent bf5d2add77
commit d48d05581f
2 changed files with 136 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { Metrics } from "react-native-safe-area-context";
import Metrics from "./Metrics";
import Model from "./Model";
import UserSettings from "./UserSettings";