diff --git a/frontend/faraday/lib/TileLayout.stories.tsx b/frontend/faraday/lib/TileLayout.stories.tsx index e7f9476e3..1a8c99842 100644 --- a/frontend/faraday/lib/TileLayout.stories.tsx +++ b/frontend/faraday/lib/TileLayout.stories.tsx @@ -27,6 +27,7 @@ const meta = { }) ), renderContent: renderTestData, + renderPreview: renderTestData, }, component: TileLayout, // This component will have an automatically generated Autodocs entry: https://storybook.js.org/docs/writing-docs/autodocs