mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
chore: Update addons/centered/README.md
Co-Authored-By: BartWaardenburg <bartwaardenburg@gmail.com>
This commit is contained in:
parent
9b4d4997f1
commit
537774679a
@ -51,7 +51,7 @@ example for Preact:
|
||||
|
||||
```js
|
||||
import { storiesOf } from '@storybook/preact';
|
||||
import centered from '@storybook/addon-centered';
|
||||
import centered from '@storybook/addon-centered/preact';
|
||||
|
||||
import MyComponent from '../Component';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user