Skip to content

Commit d8c0c0f

Browse files
committed
updated context menu module import
1 parent ebb57a9 commit d8c0c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/context-menu/context-menu.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
* Get started with importing the module:
1313
*
1414
* ```typescript
15-
* import { ContentSwitcherModule } from 'carbon-components-angular';
15+
* import { ContextMenuModule } from 'carbon-components-angular';
1616
* ```
1717
*
1818
* [See demo](../../?path=/story/components-context-menu--basic)

0 commit comments

Comments
 (0)