create sender fix
This commit is contained in:
@@ -171,6 +171,7 @@ export interface Route {
|
||||
export interface SelectOption {
|
||||
id: number
|
||||
label: string
|
||||
value: string | CargoType | TransportType
|
||||
}
|
||||
|
||||
export interface MultiSelectProps {
|
||||
|
||||
Reference in New Issue
Block a user