mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 02:01:48 +08:00
5 lines
72 B
Plaintext
5 lines
72 B
Plaintext
```js
|
|
// CSF 3 - default render function
|
|
export const Default = {};
|
|
```
|