Skip to content

Commit eee426c

Browse files
committed
fix: storybook refs
1 parent d23580f commit eee426c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/contained-list/contained-list.stories.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { moduleMetadata } from "@storybook/angular";
2-
import { Story, Meta } from "@storybook/angular/types-6-0";
1+
import { moduleMetadata, Meta, Story } from "@storybook/angular";
32
import { ContainedListModule, ContainedList, ContainedListItem } from ".";
43
import { ButtonModule } from "../button";
54
import { IconModule } from "../icon";

0 commit comments

Comments
 (0)