mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
Fix preview rendering in TileLayout storybook
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user