Skip to content

Commit

Permalink
feat: show Intro as a home page
Browse files Browse the repository at this point in the history
  • Loading branch information
vostrik authored Apr 4, 2024
1 parent c164231 commit f1ec299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kaspersky-components/.storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { StorybookConfig } from '@storybook/react-webpack5'

const config: StorybookConfig = {
stories: [
'../docs/Intro.stories.mdx',
'../docs/**/*.stories.@(js|jsx|ts|tsx|mdx)',
'../docs/*.stories.@(js|jsx|ts|tsx|mdx)',
'../src/**/*.stories.@(js|jsx|ts|tsx|mdx)'
Expand Down

0 comments on commit f1ec299

Please sign in to comment.