realne zestawienia: zapamiętywanie pozycji scrolla; ostatni wybrany pociąg

This commit is contained in:
2023-04-07 01:34:38 +02:00
parent 678c40dd9b
commit 27f9403c2d
3 changed files with 56 additions and 68 deletions
+1
View File
@@ -110,6 +110,7 @@ export interface IStock {
}
export interface IReadyStockItem {
stockId: string;
stockString: string;
type: string;
number: string;