Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 1b0a861

Browse files
committed
.
1 parent 05b9e67 commit 1b0a861

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

src/app/examples/example-module.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ import {SliderOverviewExample} from './slider-overview/slider-overview-example';
5252
import {
5353
SlideToggleConfigurableExample
5454
} from './slide-toggle-configurable/slide-toggle-configurable-example';
55-
import {IconSvgExample} from './icon-svg-example/icon-svg-example';
55+
import {IconSvgExample} from './icon-svg/icon-svg-example';
5656
import {SidenavFabExample} from './sidenav-fab/sidenav-fab-example';
5757
import {CardOverviewExample} from './card-overview/card-overview-example';
5858
import {

0 commit comments

Comments
 (0)