diff --git a/examples/cra-kitchen-sink/src/__snapshots__/storyshots.test.js.snap b/examples/cra-kitchen-sink/src/__snapshots__/storyshots.test.js.snap index 4b9d5dd48368..950ae0406fcb 100644 --- a/examples/cra-kitchen-sink/src/__snapshots__/storyshots.test.js.snap +++ b/examples/cra-kitchen-sink/src/__snapshots__/storyshots.test.js.snap @@ -193,7 +193,7 @@ exports[`Storyshots Addon Info.Decorator Use Info as story decorator 1`] = ` } } > -

Info could be used as a global or local decorator as well. -

+

-

Allow Duplicate DisplayNames for HOC #1814 -

+

You can use markdown in your withInfo() description.

-

Sometimes you might want to manually include some code examples: -

+
             
           
-

to your project as well. -

+

-

The Info Addon header should be hidden -

+

-

Component should be inlined between description and PropType table -

+

-

There should be a prop table added for a component not included in the story -

+

-

This can exclude extraneous components from being displayed in prop tables. -

+

-

The Info Addon source section should be hidden -

+

-

Comments above the Flow declarations should be extracted from the React component file itself and rendered in the Info Addon prop table -

+

-

Comments above the PropType declarations should be extracted from the React component file itself and rendered in the Info Addon prop table -

+

-

Comments above the component declaration should be extracted from the React component file itself and rendered below the Info Addon heading -

+

-

see Notes panel for composition info -

+

-

with its new painless API. -

+

-

with its painful API. -

+