mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 05:41:06 +08:00
Story tweaks
This commit is contained in:
parent
93011e5f28
commit
da31f927ed
@ -1,5 +1,4 @@
|
||||
import React from 'react';
|
||||
import { action } from '@storybook/addon-actions';
|
||||
|
||||
import { Preview } from './Preview';
|
||||
|
||||
|
@ -174,9 +174,8 @@ export const withDOM = () => (
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
Autoconverted link{' '}
|
||||
<a href="https://github.com/nodeca/pica">https:// github.com/nodeca/pica</a> (enable linkify
|
||||
to see)
|
||||
Autoconverted link <a href="https://github.com/nodeca/pica">https://github.com/nodeca/pica</a>{' '}
|
||||
(enable linkify to see)
|
||||
</p>
|
||||
<h2>Images</h2>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user