Animacje, dostępność

This commit is contained in:
2022-07-31 23:35:07 +02:00
parent cc52d43036
commit 0ccd4f6460
6 changed files with 168 additions and 141 deletions
+1
View File
@@ -64,6 +64,7 @@ export interface ICargo {
}
export interface IStock {
id: string;
useType: string;
type: string;
length: number;