mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
feat: SIP-34 card/grid views for dashboards and charts (#10526)
This commit is contained in:
@@ -23,7 +23,7 @@ import configureStore from 'redux-mock-store';
|
||||
import fetchMock from 'fetch-mock';
|
||||
import { supersetTheme, ThemeProvider } from '@superset-ui/style';
|
||||
|
||||
import ListView from 'src/components/ListView/ListView';
|
||||
import ListView from 'src/components/ListView';
|
||||
import DashboardTable from 'src/welcome/DashboardTable';
|
||||
|
||||
// store needed for withToasts(DashboardTable)
|
||||
|
||||
Reference in New Issue
Block a user