mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
fix: faster search for Change Dataset modal (#12669)
This commit is contained in:
@@ -133,7 +133,7 @@ const ChangeDatasourceModal: FunctionComponent<ChangeDatasourceModalProps> = ({
|
||||
}),
|
||||
});
|
||||
},
|
||||
1000,
|
||||
300,
|
||||
[filter],
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user