mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
Fix preview rendering in TileLayout storybook
This commit is contained in:
parent
0d4be9cb88
commit
0b80dbcb72
@ -27,6 +27,7 @@ const meta = {
|
||||
})
|
||||
),
|
||||
renderContent: renderTestData,
|
||||
renderPreview: renderTestData,
|
||||
},
|
||||
component: TileLayout<TestData>,
|
||||
// This component will have an automatically generated Autodocs entry: https://storybook.js.org/docs/writing-docs/autodocs
|
||||
|
Loading…
Reference in New Issue
Block a user