Skip to content

Commit da90c2c

Browse files
authored
chore: reference correct module in documentation (#2874)
1 parent 53cd3a9 commit da90c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/slider/slider.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import { EventService } from "carbon-components-angular/utils";
2121
* Get started with importing the module:
2222
*
2323
* ```typescript
24-
* import { SkeletonModule } from 'carbon-components-angular';
24+
* import { SliderModule } from 'carbon-components-angular';
2525
* ```
2626
*
2727
* The simplest possible slider usage looks something like:

0 commit comments

Comments
 (0)