mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Poprawka drag&drop
This commit is contained in:
@@ -23,6 +23,7 @@ export interface IStore {
|
||||
vehiclePreviewSrc: string;
|
||||
|
||||
isRandomizerCardOpen: boolean;
|
||||
isRealStockListCardOpen: boolean;
|
||||
}
|
||||
|
||||
export interface IVehicleData {
|
||||
@@ -75,3 +76,4 @@ export interface IStock {
|
||||
imgSrc: string;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user