Skip to content

Commit

Permalink
chore: reference correct module in documentation (#2874)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufwarda authored May 7, 2024
1 parent 53cd3a9 commit da90c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slider/slider.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { EventService } from "carbon-components-angular/utils";
* Get started with importing the module:
*
* ```typescript
* import { SkeletonModule } from 'carbon-components-angular';
* import { SliderModule } from 'carbon-components-angular';
* ```
*
* The simplest possible slider usage looks something like:
Expand Down

0 comments on commit da90c2c

Please sign in to comment.