mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
feat: update timeout error UX (#10274)
This commit is contained in:
@@ -136,3 +136,5 @@ export function applyFormattingToTabularData(data) {
|
||||
/* eslint-enable no-underscore-dangle */
|
||||
}));
|
||||
}
|
||||
|
||||
export const noOp = () => undefined;
|
||||
|
||||
Reference in New Issue
Block a user