Skip to content

Commit

Permalink
Added todo for refactoring purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
kroeder committed Dec 8, 2018
1 parent 88d1f70 commit a11cd70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/notes/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import addons, { makeDecorator } from '@storybook/addons';
import { parse as renderMarkdown } from 'marked';

// todo resolve any after @storybook/addons and @storybook/channels are migrated to TypeScript
export const withNotes = makeDecorator({
name: 'withNotes',
parameterName: 'notes',
Expand Down

0 comments on commit a11cd70

Please sign in to comment.