Skip to content

Commit a731b3f

Browse files
authored
Merge pull request #2764 from abiramcodes/fix/context-menu-module
docs: update context menu module import
2 parents ebb57a9 + d8c0c0f commit a731b3f

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)