Skip to content

Commit

Permalink
fix bad migration
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Jun 21, 2022
1 parent 2cbe15b commit 4f42f71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { moduleMetadata } from '@storybook/angular';
import type { Story, Meta, ArgsTable } from '@storybook/addon-docs';
import { Story, Meta, ArgsTable } from '@storybook/addon-docs';
import { Welcome, Button } from '../.././angular-demo';
import { linkTo } from '@storybook/addon-links';
import { DocButtonComponent } from './doc-button/doc-button.component';
Expand Down

0 comments on commit 4f42f71

Please sign in to comment.