fix(dashboard): inventory kit combobox state (#12371)
* fix(dashboard): inventory kit combobox state * chore: changeset
This commit is contained in:
@@ -13,6 +13,7 @@ type ComboboxExternalData = {
|
||||
}
|
||||
|
||||
type ComboboxQueryParams = {
|
||||
id?: string
|
||||
q?: string
|
||||
offset?: number
|
||||
limit?: number
|
||||
|
||||
Reference in New Issue
Block a user