chore(welcome): harmonize submenu with other routes (#22803)

This commit is contained in:
Ville Brofeldt
2023-03-31 11:34:10 +03:00
committed by GitHub
parent db9ca20737
commit f6b5b658e5
52 changed files with 261 additions and 216 deletions

View File

@@ -18,10 +18,10 @@
*/
import shortid from 'shortid';
import rison from 'rison';
import { SupersetClient, t } from '@superset-ui/core';
import { FeatureFlag, SupersetClient, t } from '@superset-ui/core';
import invert from 'lodash/invert';
import mapKeys from 'lodash/mapKeys';
import { isFeatureEnabled, FeatureFlag } from 'src/featureFlags';
import { isFeatureEnabled } from 'src/featureFlags';
import { now } from 'src/utils/dates';
import {