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 d23580f commit eee426cCopy full SHA for eee426c
src/contained-list/contained-list.stories.ts
@@ -1,5 +1,4 @@
1
-import { moduleMetadata } from "@storybook/angular";
2
-import { Story, Meta } from "@storybook/angular/types-6-0";
+import { moduleMetadata, Meta, Story } from "@storybook/angular";
3
import { ContainedListModule, ContainedList, ContainedListItem } from ".";
4
import { ButtonModule } from "../button";
5
import { IconModule } from "../icon";
0 commit comments