Skip to content

Commit 52c8741

Browse files
committed
remove home hero story until for issues rendering server components in sb
1 parent cea7f8b commit 52c8741

File tree

2 files changed

+3
-35
lines changed

2 files changed

+3
-35
lines changed

.storybook/main.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,8 @@ const config: StorybookConfig = {
7777

7878
reactDocgen: "react-docgen-typescript",
7979
},
80+
features: {
81+
experimentalRSC: true,
82+
},
8083
}
8184
export default config

src/components/Hero/HomeHero/HomeHero.stories.tsx

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)