Skip to content

Commit

Permalink
Remove add data button from nav (elastic#103810)
Browse files Browse the repository at this point in the history
* Remove add data button from nav

* remove unused imports

Co-authored-by: Michail Yasonik <[email protected]>
# Conflicts:
#	src/core/public/chrome/ui/header/__snapshots__/collapsible_nav.test.tsx.snap
#	src/core/public/chrome/ui/header/collapsible_nav.tsx
  • Loading branch information
snide committed Jul 1, 2021
1 parent 3397803 commit 9610597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/public/chrome/ui/header/collapsible_nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import {
EuiListGroupItem,
EuiShowFor,
EuiText,
EuiCollapsibleNavProps,
} from '@elastic/eui';
import { i18n } from '@kbn/i18n';
import { groupBy, sortBy } from 'lodash';
Expand Down

0 comments on commit 9610597

Please sign in to comment.