mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907)
This commit is contained in:
@@ -184,8 +184,7 @@ const processColumns = memoizeOne(function processColumns(
|
||||
typeof percentMetrics,
|
||||
typeof columns,
|
||||
];
|
||||
},
|
||||
isEqualColumns);
|
||||
}, isEqualColumns);
|
||||
|
||||
/**
|
||||
* Automatically set page size based on number of cells.
|
||||
|
||||
Reference in New Issue
Block a user