Fixed issue #13901 https://github.com/user-attachments/assets/4aa7d0f3-88b8-474f-85e5-b2989ed8afdd --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
+1
@@ -33,6 +33,7 @@ type UseVariableDropdownReturn = {
|
||||
setSearchInputValue: (value: string) => void;
|
||||
handleSelectField: (key: string) => void;
|
||||
goBack: () => void;
|
||||
// TODO: fix typing here
|
||||
filteredOptions: [string, any][];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user