We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53cd3a9 commit da90c2cCopy full SHA for da90c2c
src/slider/slider.component.ts
@@ -21,7 +21,7 @@ import { EventService } from "carbon-components-angular/utils";
21
* Get started with importing the module:
22
*
23
* ```typescript
24
- * import { SkeletonModule } from 'carbon-components-angular';
+ * import { SliderModule } from 'carbon-components-angular';
25
* ```
26
27
* The simplest possible slider usage looks something like:
0 commit comments