Added mobile
This commit is contained in:
parent
82a14f65fa
commit
80114d1d66
125 changed files with 8200 additions and 542 deletions
|
|
@ -20,10 +20,7 @@ import {
|
|||
RETRY_INTERVAL,
|
||||
TRANSPORT_URL,
|
||||
} from "./values";
|
||||
import {
|
||||
ttp as schemas,
|
||||
type TTP as Schemas,
|
||||
} from "@tensamin/shared/data";
|
||||
import { ttp as schemas, type TTP as Schemas } from "@tensamin/shared/data";
|
||||
import Loading from "@tensamin/ui/screens/loading";
|
||||
import ErrorScreen from "@tensamin/ui/screens/error";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue