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 5f8647b commit ad696dbCopy full SHA for ad696db
src/code-snippet/code-snippet.stories.ts
@@ -1,7 +1,7 @@
1
import { storiesOf, moduleMetadata } from "@storybook/angular";
2
import { withKnobs, select } from "@storybook/addon-knobs/angular";
3
4
-import { CodeSnippetModule, DocumentationModule} from "..";
+import { CodeSnippetModule, DocumentationModule } from "..";
5
6
const code = `import { storiesOf, moduleMetadata } from "@storybook/angular";
7
import { withKnobs, boolean } from "@storybook/addon-knobs/angular";
0 commit comments