Skip to content

Commit b27f877

Browse files
authored
fix(docs): import (#4409)
the other import is most likely incorrect and needs to get replaced
1 parent db11245 commit b27f877

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
411 Bytes
Loading

packages/components/src/components/header/docs/Angular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For general installation and configuration take a look at the [ngx-core-componen
99
import {
1010
DBHeader,
1111
NavigationDirective,
12-
ActionBarDirective,
12+
SecondaryActionDirective,
1313
MetaNavigationDirective
1414
} from '@db-ux/ngx-core-components';
1515

0 commit comments

Comments
 (0)