Zhen Jun Xu

Results 3 comments of Zhen Jun Xu

Based on the [storybook 7.0 docs](https://storybook.js.org/docs/react/addons/addons-api), the way to import `addons` should be `import { addons } from '@storybook/preview-api';`. And this is working for me: ```ts import { DocsContainer }...

遇到相同的问题,将`/output`文件夹里的隐藏文件夹`.obsidian`删掉内链就可以用了。经测试发现`/output`里包含文件夹内链就无法使用。